Skip to content

docs: fix invalid client example schema type - #2545

Draft
anisayakmitra-in wants to merge 1 commit into
oapi-codegen:mainfrom
anisayakmitra-in:docs/fix-invalid-client-example-1976
Draft

anisayakmitra-in wants to merge 1 commit into
oapi-codegen:mainfrom
anisayakmitra-in:docs/fix-invalid-client-example-1976

Conversation

@anisayakmitra-in

Copy link
Copy Markdown

Fixes #1976.\n\nThe client example used the invalid OpenAPI schema type \int. Replace it with the OpenAPI 3.0 primitive \integer, so generating all example schemas with \skip-prune\ succeeds.\n\nValidation: \git diff --check\ passed. The repository-required \make tidy, \make test, \make generate, and \make lint\ commands could not be run because this environment does not provide \make\ or Go.

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.

Some examples are using invalid OpenAPI 3.0.x

1 participant