The OpenAPI version field is not limited to dotnet version specs #346
Labels
priority:p2
Medium. Generally has a work-around and a smaller sub-set of customers is affected. SLA <=30 days
type:bug
A broken experience
Milestone
The dotnet version type is limited to four numeric values (W.X.Y.Z)
However the version spec for OpenAPI is just a string, so it can support more advanced patterns like semver.
original issue
We need to update the convert settings to do a couple of things:
Once all of that is built and shipped, update the generation pipeline to put the correct versions, and give a heads up to the community
The text was updated successfully, but these errors were encountered: