typo
This commit is contained in:
parent
c84066df89
commit
2605c75f92
1 changed files with 1 additions and 1 deletions
|
@ -101,6 +101,6 @@ When writing OpenAPI specifications for the API endpoints, follow these rules:
|
||||||
The description is also the place to define default values for optional
|
The description is also the place to define default values for optional
|
||||||
properties. Use the wording "Defaults to X [if unspecified]."
|
properties. Use the wording "Defaults to X [if unspecified]."
|
||||||
|
|
||||||
Some descriptions start with the workd "Optional" to explicitly mark optional
|
Some descriptions start with the word "Optional" to explicitly mark optional
|
||||||
properties and parameters. This is redundant. Instead, use the ``required``
|
properties and parameters. This is redundant. Instead, use the ``required``
|
||||||
property to mark those that are required.
|
property to mark those that are required.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue