Skip to content

Commit 6571fb3

Browse files
committed
Fix Deprecation heading level
1 parent bbb20ca commit 6571fb3

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
@@ -149,7 +149,7 @@ The OpenAPI Specification is versioned using a `major`.`minor`.`patch` versionin
149149

150150
Occasionally, non-backwards compatible changes may be made in `minor` versions of the OAS where impact is believed to be low relative to the benefit provided.
151151

152-
#### Deprecation
152+
### Deprecation
153153

154154
Certain fields or features may be marked **Deprecated**.
155155
These fields and features remain part of the specification and can be used like any other field or feature.

0 commit comments

Comments
 (0)