Skip to content

Commit 7c3faf6

Browse files
Apply suggestions from code review
Co-authored-by: Darrel <[email protected]>
1 parent b2d8fa9 commit 7c3faf6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

blog-post.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
OpenAPI Initiative is pleased to announce a patch release of the 3.0 and 3.1 OpenAPI specifications.
1+
The OpenAPI Initiative is pleased to announce a patch release of the 3.0 and 3.1 OpenAPI specifications.
22
In patch releases, no changes are made to the way that APIs are described, but the specification wording itself contains many updates, expansions, and clarifications where previous the points may have been unclear or not covered.
33
Think of this release as the "Words Mean Things" edition.
44

@@ -18,15 +18,15 @@ The highlights include a lot of new content to expand on existing content and re
1818
The sections regarding parameters, encoding and schemas have had significant updates and expansion to cover more cases.
1919
You will also find some security clarifications and a whole new "Security Considerations" section has been added.
2020

21-
Look out for additional apendices with some great additional explanations that support the additions to the main body of the specification.
21+
Look out for additional appendices with some great explanations that support the additions to the main body of the specification.
2222
We added a great collection of new content sections and appendix entries about handling data including data types, serialization and encoding.
2323
In 3.1, there is more information about parsing documents and resolving references since the adoption of JSON Schema.
2424

2525
The updates also strayed into distinctly "meta" areas, so we've also got:
2626

2727
- examples of using the `example(s)` fields
2828
- reference to a schema to represent the OpenAPI schema
29-
- we have clearly defined when something was undefined
29+
- we have clearly defined when something was undefined or implementation dependent
3030

3131
## Beyond the specification
3232

0 commit comments

Comments
 (0)