Skip to content

Fix for model resolution of the global path parameter with openapi 3.1#4881

Closed
OllieKosh wants to merge 1 commit into
swagger-api:masterfrom
OllieKosh:bug/4878-global-path-parameter-model-resolution-openapi-31
Closed

Fix for model resolution of the global path parameter with openapi 3.1#4881
OllieKosh wants to merge 1 commit into
swagger-api:masterfrom
OllieKosh:bug/4878-global-path-parameter-model-resolution-openapi-31

Conversation

@OllieKosh
Copy link
Copy Markdown
Contributor

Fix for model resolution for global path params ignoring 3.1 setting - #4878

Changes:

  • Propagating openapi31 value from swagger configuration to collectConstructorParameters from the Reader
  • Removed the other collectConstructorParameters method since I could see no usages
  • Test to make sure a 3.1-only property for global path params is correctly represented in the spec

@frantuma
Copy link
Copy Markdown
Contributor

frantuma commented May 5, 2025

@OllieKosh thanks! Included and replaced by #4884

@frantuma frantuma closed this May 5, 2025
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.

2 participants