Skip to content

v1.0.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 07:48

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.