openapi icon indicating copy to clipboard operation
openapi copied to clipboard

More support for deprecation

Open jeevcat opened this issue 4 years ago • 1 comments

Added:

  • Support for deprecated operations in V2
    • see https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#fixed-fields-5
  • Support for deprecated parameters in V3
    • see https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#fixed-fields-10
  • Support for deprecated schemas in V3
    • see https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#fixed-fields-20

jeevcat avatar Feb 24 '21 08:02 jeevcat

I'm not the maintainer but LGTM :)

bergmark avatar May 13 '21 11:05 bergmark