Skip to content

fix(365): incorrect service basename in TSDoc examples#366

Merged
radist2s merged 3 commits into
mainfrom
fix/365-service-name-in-tsdoc
Nov 30, 2025
Merged

fix(365): incorrect service basename in TSDoc examples#366
radist2s merged 3 commits into
mainfrom
fix/365-service-name-in-tsdoc

Conversation

@radist2s

@radist2s radist2s commented Nov 30, 2025

Copy link
Copy Markdown
Collaborator

Fix incorrect service basename in TSDoc examples. TSDoc code examples now use the correct service name (e.g., qraft.rates.operation.useQuery()) instead of the variable name with postfix (e.g., qraft.ratesService.operation.useQuery()).

@changeset-bot

changeset-bot Bot commented Nov 30, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: eafe0b0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@openapi-qraft/tanstack-query-react-plugin Patch
@openapi-qraft/cli Patch
@openapi-qraft/react Patch
@openapi-qraft/plugin Patch
@openapi-qraft/openapi-typescript-plugin Patch
@openapi-qraft/tanstack-query-react-types Patch
@openapi-qraft/eslint-plugin-query Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@radist2s radist2s linked an issue Nov 30, 2025 that may be closed by this pull request
@radist2s radist2s changed the title fix(365): service name in tsdoc fix(365): incorrect service basename in TSDoc examples Nov 30, 2025
@radist2s
radist2s merged commit 5b4d714 into main Nov 30, 2025
15 checks passed
@radist2s
radist2s deleted the fix/365-service-name-in-tsdoc branch November 30, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix incorrect service basename in TSDoc

1 participant