-
Notifications
You must be signed in to change notification settings - Fork 280
Labels
type:documentationGeneral documentation request or project documentation updateGeneral documentation request or project documentation update
Description
the documentation v3 does not say when to use v3, it only says to remain in v1 or v2
https://github.com/microsoft/OpenAPI.NET/blob/main/docs/upgrade-guide-3.md
If AspNetCore OpenAPI < 10.0 then you must remain on version 1.x as it's not compatible with version 3 or above of this library.
If AspNetCore OpenAPI = 10.0 then you must remain on version 2.x as it's not compatible with version 3 or above of this library.
actually AspNetCore OpenAPI == 10.0.1 what should I use???
Metadata
Metadata
Assignees
Labels
type:documentationGeneral documentation request or project documentation updateGeneral documentation request or project documentation update