CCF icon indicating copy to clipboard operation
CCF copied to clipboard

CCF: Deploy extra openAPI document attributes as part of the app bundle

Open Aymalla opened this issue 2 years ago • 0 comments

As an application developer, I need to have control over the OpenApi document that is returned by the built-in endpoint (/app/api) to add document-level attributes like:

  • SecuritySchemes 
  • Document Information
  • Endpoints description

Suggestion: Deploy the extra openAPI document attributes as part of the app bundle.

Aymalla avatar Feb 02 '23 14:02 Aymalla