Skip to content

Releases: codectl/apispec-plugins

1.1.1

27 Mar 14:09
Compare
Choose a tag to compare

changes

🐛 bug fixes

  • append response parameter if no schema is to be resolved (#53) @codectl

1.1.0

26 Mar 14:11
Compare
Choose a tag to compare

changes

🚀 what's new

  • create pydantic BaseModel with registry @codectl

🐛 bug fixes

  • register HTTPResponse model response if registry being used (#50) @codectl

1.0.2

15 Mar 17:36
Compare
Choose a tag to compare

changes

🐛 bug fixes

  • set default value to None in dataclasses description field (#46) @codectl

1.0.1

15 Mar 17:05
Compare
Choose a tag to compare

changes

🐛 bug fixes

  • make description in dataclasses optional fields (#44) @codectl

1.0.0

15 Mar 00:11
Compare
Choose a tag to compare

changes

🚀 what's new

⬆️ dependencies

  • bump apispec from 6.0.2 to 6.3.0 @codectl

🔚 deprecations

0.2.0

23 Jan 15:16
Compare
Choose a tag to compare

changes

🚀 what's new

  • generate OAS responses from http codes (#18) @codectl

⬆️ dependencies

5 changes

0.1.3

20 Aug 09:46
Compare
Choose a tag to compare

changes

  • Fix bug with single slash based urls.

0.1.2

20 Aug 09:45
Compare
Choose a tag to compare

changes

  • Convert README to rst format.

0.1.1

20 Aug 09:44
Compare
Choose a tag to compare

changes

  • Use apispec version 5.x.

0.1.0

20 Aug 09:43
Compare
Choose a tag to compare

Initial release.