We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 867928e commit d00ddabCopy full SHA for d00ddab
specification/index.md
@@ -17,5 +17,5 @@ The following pages introduce the syntax and structure of an OpenAPI document, i
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): `description` and `examples`.
+- [Providing Documentation and Examples](docs): `description` and `example`/`examples`.
21
- [API Servers](servers): `servers`.
0 commit comments