We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6779144 + d00ddab commit d499401Copy full SHA for d499401
specification/index.md
@@ -17,5 +17,5 @@ The following pages introduce the syntax and structure of an OpenAPI Description
17
- [Content of Message Bodies](content): `content` and `schema`.
18
- [Parameters and Payload of an Operation](parameters): `parameters` and `requestBody`.
19
- [Reusing Descriptions](components): `components` and `$ref`.
20
-- [Providing Documentation and Examples](docs): `example` and `examples`.
+- [Providing Documentation and Examples](docs): `description` and `example`/`examples`.
21
- [API Servers](servers): `servers`.
0 commit comments