Skip to content

Incorrect Parameters in OpenAPI Spec - #5

Open
davidmayr wants to merge 1 commit into
tebexio:mainfrom
davidmayr:main
Open

Incorrect Parameters in OpenAPI Spec#5
davidmayr wants to merge 1 commit into
tebexio:mainfrom
davidmayr:main

Conversation

@davidmayr

Copy link
Copy Markdown

We were attempting to use a very strict OpenAPI generator, but the generation failed due to certain path parameters being incorrect. I updated the definitions and generation works fine on the generator we use now.

categoryId was duplicated because that's how it was handled everywhere else in the schema too. It should likely receive its own definition like basketIdent has in the future, but I left it as is for now.

Generation was not re-run as the output was also not updated with the last commit to the repository, so the diff would be quite large with unrelated changes.

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.

1 participant