Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema names collision on OpenAPI generation #113

Closed
Tracked by #110
migduroli opened this issue Sep 5, 2023 · 0 comments · Fixed by #110
Closed
Tracked by #110

Schema names collision on OpenAPI generation #113

migduroli opened this issue Sep 5, 2023 · 0 comments · Fixed by #110
Labels
enhancement New feature or request
Milestone

Comments

@migduroli
Copy link
Collaborator

migduroli commented Sep 5, 2023

Use fully qualified name classes for registering data schemas in OpenAPI components.

@migduroli migduroli added this to the 1.5.0 milestone Sep 5, 2023
@migduroli migduroli linked a pull request Sep 5, 2023 that will close this issue
9 tasks
@migduroli migduroli mentioned this issue Sep 5, 2023
9 tasks
@perdy perdy added the enhancement New feature or request label Sep 6, 2023
github-actions bot pushed a commit that referenced this issue Sep 19, 2023
# [v1.5.0](v1.4.0...v1.5.0) (2023-09-19)

## ✨ New Features
- [`c0c8ae6`](c0c8ae6)  Pydantic 2.0 compatibility (#105) (Issues: [`#105`](https://github.com/vortico/flama/issues/))
- [`d3dbb98`](d3dbb98)  Improving types with pyright (#106 #108) (Issues: [`#106`](https://github.com/vortico/flama/issues/) [`#108`](https://github.com/vortico/flama/issues/))
- [`4c00cc6`](4c00cc6)  Flama client and Lifespan refactor (#107) (Issues: [`#107`](https://github.com/vortico/flama/issues/))
- [`331a759`](331a759)  Avoid data schema names collision in OpenAPI schema (#113) (Issues: [`#113`](https://github.com/vortico/flama/issues/))
- [`0af3b64`](0af3b64)  Discovering nested schemas (#114) (Issues: [`#114`](https://github.com/vortico/flama/issues/))
- [`573757f`](573757f)  Config tool for reading from files or env vars (#109) (Issues: [`#109`](https://github.com/vortico/flama/issues/))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants