Publishing a version for your OpenAPI technical contract helps you communicate change with consumers using date-based versioning published to the info version property
OpenAPI Version Date Info
Message: Date 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...