Skip to content

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 17 Oct 07:48
· 98 commits to main since this release

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.