The swagger-parser
dependency for the codegen-api
package is rather outdated, and hence does not accept OpenAPI version 3.0.4, which is the default version currently generated by fully up-to-date .NET projects.
An upgrade of this dependency would therefore be appreciated. Is there an automated process for this, or shall I open an PR?
Thank you.