Releases: 0b01001001/spectree
Releases · 0b01001001/spectree
v0.6.3 Ability to mark an endpoint as deprecated
v0.6.2 fix security frontend issue
v0.6.1 support multiple authentication AND/OR
v0.6.0 support Falcon ASGI
v0.5.4 support servers definition
- add servers definition #154
- fix redoc secure schema #153
- add secure usage to readme #151
v0.5.3 support global & local level security
v0.5.2 fix code structure leak and empty endpoint path
- #146 fix code structure leak
- #145 fix empty endpoint path
v0.5.1 fix falcon 3 compatible problem
- #143 falcon bypass
- #140 security schema
- #137 #138
HTTPUnsupportedMediaType
and MediaNotFoundError
v0.5.0 support auth
- #127 Add Authentication and Authorization logic
- #130 Fix form model overwritten
- #133 Fix nested model overwritten
- #110 deepcopy schema
v0.4.3 support tag description and external doc url