This repository was archived by the owner on Feb 25, 2022. It is now read-only.

Description
Both OpenAPI 2/Swagger and OpenAPI 3 offer a deprecated boolean attribute on operation objects, parameter objects and schema objects: APIStar could raise a warning when calling a deprecated endpoint, using a deprecated parameter or schema, or at least make the attributes available to the user in the Link and Field classes.