Skip to content

Commit d1c9e87

Browse files
committed
Merge branch 'feat/url-template-anbf-to-3-2-dev' of https://github.com/baywet/OpenAPI-Specification into feat/url-template-anbf-to-3-2-dev
2 parents a2873d8 + 3063a89 commit d1c9e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ sub-delims = "!" / "$" / "&" / "'" / "(" / ")"
6060
/ "*" / "+" / "," / ";" / "="
6161
```
6262

63-
Here, all characters definitions are taken from [RFC 3986](https://tools.ietf.org/html/rfc3986). The path-template is directly derived from [RFC 3986, section 3.3](https://datatracker.ietf.org/doc/html/rfc3986#section-3.3).
63+
Here, all characters definitions are taken from [RFC 3986](https://tools.ietf.org/html/rfc3986). The `path-template` is directly derived from [RFC 3986, section 3.3](https://datatracker.ietf.org/doc/html/rfc3986#section-3.3).
6464

6565
### Media Types
6666

0 commit comments

Comments
 (0)