FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs: fix invalid client example schema type by anisayakmitra-in · Pull Request #2545 · oapi-codegen/oapi-codegen · GitHub

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

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

Conversation

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.

Signed-off-by: ANISAYAK MITRA <266799942+anisayakmitra-in@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL