Get feedback from users

Supported specifications: OpenAPI and AsyncAPI

Gathering feedback directly from your users allows you to identify areas that need more explanation, thereby continuously improving the quality of your API documentation.

The x-feedbackLink object can be added in the info section of your API document, which will add a button to your documentation that directly links to the resource (URL) of your choice. It requires two elements:

info:
  x-feedbackLink:
    label: Share a feedback
    url: https://my-company.com/feedback