x-codeSamples extension to add code samples to your OpenAPI document. Mintlify displays the samples on your OpenAPI pages.
Add this property to any request method. It has the following schema.
The language of the code sample.
The label for the sample. This is useful when providing multiple examples for a single endpoint.
The source code of the sample.