Skip to content

Commit 5c2368c

Browse files
committed
Consistent formatting
1 parent 562befa commit 5c2368c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

versions/3.1.1.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ Relative references in CommonMark hyperlinks are resolved in their rendered cont
294294

295295
This section describes the structure of the OpenAPI Description format.
296296
This text is the only normative description of the format.
297-
A JSON Schema is hosted on [`spec.openapis.org`](https://spec.openapis.org) for informational purposes.
297+
A JSON Schema is hosted on [spec.openapis.org](https://spec.openapis.org) for informational purposes.
298298
If the JSON Schema differs from this section, then this section MUST be considered authoritative.
299299

300300
In the following description, if a field is not explicitly **REQUIRED** or described with a MUST or SHALL, it can be considered OPTIONAL.
@@ -4516,4 +4516,3 @@ Code that relies on leaving these delimiters unencoded, while using regular perc
45164516
For maximum interoperability, it is RECOMMENDED to either define and document an additional escape convention while percent-encoding the delimiters for these styles, or to avoid these styles entirely.
45174517
The exact method of additional encoding/escaping is left to the API designer, and is expected to be performed before serialization and encoding described in this specification, and reversed after this specification's encoding and serialization steps are reversed.
45184518
This keeps it outside of the processes governed by this specification.
4519-

0 commit comments

Comments
 (0)