Sourced from @hey-api/openapi-ts's
releases.
@hey-api/openapi-ts@0.90.1Patch Changes
The SDK plugin can generate ready-to-use code examples for each operation, showing how to call the SDK methods with proper parameters and setup.
Learn how to generate examples on the SDK plugin page.
Source is a copy of the input specification used to generate your output. It can be used to power documentation tools or to persist a stable snapshot alongside your generated files.
Learn how to use the source on the Output page.
Updated Dependencies:
@hey-api/codegen-core@0.5.1
@hey-api/openapi-ts@0.90.0Minor Changes
The Resolvers API has been simplified and expanded to provide a more consistent behavior across plugins. You can view a few common examples on the Resolvers page.
Structure API
The SDK plugin now implements the Structure API, enabling more complex structures and fixing several known issues.
Some Structure APIs are incompatible with the previous configuration, most notably the
methodNameBuilderfunction, which accepted the operation object as an argument. You can read the SDK Output section to familiarize yourself with the Structure API.Please open an issue if you're unable to migrate your configuration to the new syntax.
The Resolvers API has been simplified and expanded to provide a more consistent behavior across plugins. You can view a few common examples on the Resolvers page.
Structure API
The Angular plugin now implements the Structure API, enabling more complex structures and fixing several known issues.
Some Structure APIs are incompatible with the previous configuration, most notably the
methodNameBuilderfunction, which accepted the operation object as an argument. You can read the SDK Output section to familiarize yourself with the Structure API.Please open an issue if you're unable to migrate your configuration to the new syntax.
... (truncated)
720c012
Merge pull request #3178
from hey-api/changeset-release/main4f44a41
chore: update lock file91c49a3
ci: release330a628
Merge pull request #3176
from hey-api/renovate/opencode-ai-sdk-1.x0242b1d
Merge pull request #3177
from hey-api/renovate/pnpm-10.x9e5243b
chore(deps): update pnpm to v10.27.09848a1c
chore(deps): update dependency @opencode-ai/sdk to
v1.0.221469253a
Merge pull request #3175
from hey-api/feat/sdk-examplesb985053
feat: SDK examples711452e
chore(docs): update contributors list