Does openapi-generator supports generating code for the client or server in go that communicates with TLS or MTLS?
IIUC The TLS support is introduced in OpenAPI Spec 3.1.x while the latest openapi-generator is compatible with openAPI Spec 3.0 thus the TLS support is not yet supported by openapi-generator tool - is my understanding correct? Thanks
Does openapi-generator supports generating code for the client or server in go that communicates with TLS or MTLS?
IIUC The TLS support is introduced in OpenAPI Spec 3.1.x while the latest openapi-generator is compatible with openAPI Spec 3.0 thus the TLS support is not yet supported by openapi-generator tool - is my understanding correct? Thanks