WinterFramework / winter

Web Framework with focus on python typing, dataclasses and modular design
MIT License
17 stars 18 forks source link

Fix different models under the same names #260

Closed sergey-bondarenko-qs closed 1 year ago

sergey-bondarenko-qs commented 1 year ago

Duplicate model names for different models don't appear in OpenAPI schema anymore - PageMeta renamed to PageMetaOf{PageName}, models in input parameters now have the suffix Input