Skip to content

Support parameter reference resolution in service generator#131

Open
MaxDude132 wants to merge 5 commits intoMarcoMuellner:mainfrom
MaxDude132:bugfix/refs-for-parameters
Open

Support parameter reference resolution in service generator#131
MaxDude132 wants to merge 5 commits intoMarcoMuellner:mainfrom
MaxDude132:bugfix/refs-for-parameters

Conversation

@MaxDude132
Copy link
Contributor

Enhances the Python service generator to resolve parameter references from OpenAPI components, ensuring referenced parameters are correctly included in generated service methods. Adds internal helper for reference resolution, updates function signatures to accept components, and introduces tests to verify correct parameter resolution for both OpenAPI 3.0 and 3.1.

Enhances the Python service generator to resolve parameter references from OpenAPI components, ensuring referenced parameters are correctly included in generated service methods. Adds internal helper for reference resolution, updates function signatures to accept components, and introduces tests to verify correct parameter resolution for both OpenAPI 3.0 and 3.1.
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