Eve-swagger

Latest version: v0.2.0

Safety actively analyzes 619291 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.1.4

~~~~~~~~~~~~~

Released on April 24, 2021.
- Fix: TypeError: add_documention() missing 1 required postitional argument (`108`_)

.. _`108`: https://github.com/pyeve/eve-swagger/issues/108

0.1.3

~~~~~~~~~~~~~

Released on October 31, 2020.

- Add Python 3.8 to CI matrix.
- Fix: pin pyrsistent to v0.16, as new releases dropped Python 2.7 sypport.
- Fix: non-root urls do not work under Apache (`114`_)

.. _`114`: https://github.com/pyeve/eve-swagger/pull/114

0.1.2

~~~~~~~~~~~~~

Released on September 19, 2020.

- Fix: When using a non-empty ``url_prefix``, it should be also added to ``spec_url`` (`112`_)

.. _`112`: https://github.com/pyeve/eve-swagger/pull/112

0.1.1

~~~~~~~~~~~~~

Released on August 6, 2020.

- Fix: linting and CI errors (`111`_)
- Fix: templates missing from PyPI (`109`_)

.. _`111`: https://github.com/pyeve/eve-swagger/pull/111
.. _`109`: https://github.com/pyeve/eve-swagger/issues/109

0.1

~~~~~~~~~~~

Released on July 6, 2020.

- New: add meta links to response schemas (`107`_)
- Fix: projections not included in GET paramenters (`106`_)
- Fix: deprecation warning for ABC import (`100`_)
- Fix: media type not converted to OpenApi 3 compatible type (`102`_)
- Add ``get_swagger_blueprint`` helper method (`91`_)
- Improved OAuth2 support (`89`_)
- Add ``SWAGGER_EXAMPLE_FIELD_REMOVE`` for Swagger 2.0 support (`75`_)
- Amend ``description`` and ``example`` docs to account for the removal of
``TRANSPARENT_SCHEMA_RULES`` option (`87`_)
- Add support for ``additional_lookup`` (`88`_)
- Query parameters: where; sort; page; max_results (`86`_)
- Basic and Token authorization support (`86`_)
- Allow use of SWAGGER_HOST https server (`86`_)
- Add support for API_VERSION and URL_PREFIX (`86`_)
- GET response now correctly returns ``_items`` as an array (`86`_)
- Adopt Black code formatting style (`82`_)
- Add Python 3.6 and 3.7 to CI matrix (`81`_)
- Drop Python 2.6, 3.3, and 3.4 support (`80`_)
- Support for OpenAPI 3 (`70`_, `79`_)
- Add support for resource-level ``example`` definition (`69`_)
- Add stale-bot to close stale issues and pull requests (`68`_)

.. _`107`: https://github.com/pyeve/eve-swagger/issues/107
.. _`106`: https://github.com/pyeve/eve-swagger/issues/106
.. _`100`: https://github.com/pyeve/eve-swagger/pull/100
.. _`102`: https://github.com/pyeve/eve-swagger/issues/102
.. _`91`: https://github.com/pyeve/eve-swagger/pull/91
.. _`89`: https://github.com/pyeve/eve-swagger/pull/89
.. _`75`: https://github.com/pyeve/eve-swagger/issues/75
.. _`87`: https://github.com/pyeve/eve-swagger/issues/87
.. _`88`: https://github.com/pyeve/eve-swagger/pull/88
.. _`86`: https://github.com/pyeve/eve-swagger/pull/86
.. _`82`: https://github.com/pyeve/eve-swagger/issues/82
.. _`81`: https://github.com/pyeve/eve-swagger/issues/81
.. _`80`: https://github.com/pyeve/eve-swagger/issues/80
.. _`79`: https://github.com/pyeve/eve-swagger/pull/79
.. _`70`: https://github.com/pyeve/eve-swagger/pull/70
.. _`69`: https://github.com/pyeve/eve-swagger/issues/69
.. _`68`: https://github.com/pyeve/eve-swagger/pull/68

0.0.11

~~~~~~~~~~~~~~

Released on June 19, 2018.

- Remove regexes from urls and resource titles (`66`_)
- Changelog is now in .rst format (`65`_)
- Add support for `nullable` property (`61`_)
- Fix: tests fail on flask_pymongo import (`63`_)

.. _`66`: https://github.com/pyeve/eve-swagger/issues/66
.. _`65`: https://github.com/pyeve/eve-swagger/issues/65
.. _`63`: https://github.com/pyeve/eve-swagger/issues/63
.. _`61`: https://github.com/pyeve/eve-swagger/pull/61

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.