Availability
The x-fern-availability
extension is used to mark the availability of an endpoint. The availability information propagates into the generated Fern Docs website as visual tags.
The options are:
beta
generally-available
deprecated
The example below marks that the POST /pet
endpoint is deprecated
.
x-fern-availability in openapi.yml
This renders as: