Skip to content

ApiGateway requires more meta data in OAS #1100

@openBackhaul

Description

@openBackhaul

Problem:
The ApiGateway documentation requests for more comprehensive meta data in the OAS.
Example:

openapi: 3.0.0
info:
  title: ApplicationName
  description: Short description of the application
  contact:
    name: Max Mustermann
    email: max.mustermann@telefonica.com
  version: 1.0.0

Proposed Solution:
Instead of changing the OAS before publishing at the ApiGateway, the ApplicationPattern and its documentation shall be complemented in such a way the requested information is provided from beginning on.

The following files need to be updated:

Changes could be immediately done and do not need to be coordinated with a new release of the ApplicationPattern.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions