June 2022
Intermediate to advanced
424 pages
11h 50m
English
The OpenAPI specification has been through several different major versions. The one covered in this book is OpenAPI 3.0. We chose this version because it’s a balance between what’s currently supported by tools while still being close to the latest version, which is 3.1. OpenAPI can be a lot to type out, so we’ll be using OAS (OpenAPI Specification) as shorthand for referring to the spec: OAS 2.0, OAS 3.0, and OAS 3.1.
In this appendix we’ll go over the major differences between the specification versions, using OpenAPI 3.0 as a base reference. Going into detail about each point of difference is beyond the scope of this book, but we’ll link to some great resources you can look into if you ...
Read now
Unlock full access