v1.0.7
Fixed
- Multiple protocols for a service now renders multiple openapi documents.
- Format and type are now preserved for function parameters.
Added
- OpenAPI documents can now have
externalDocs
object provided through@OpenAPI.externalDocs
annotation in the service level of CDS. - OpenAPI documents now throws warning if
securitySchemas
are not found.