Publishing a version for your OpenAPI technical contract helps you communicate change with consumers using Semantic versioning published to the info version property
OpenAPI Version Semantic Info
Message: Semantic Versioning
Policies
Version of APIs
Version information in your OpenAPI tells consumers which release they are looking at. Whether you use semantic versioning or date-based, having it in the spec is how you communicate where things s...