Skip to content

feat: added autogeneration of swagger ui

Nova Lader requested to merge slb/nl/AutogenerateSwaggerUI into master

Type of change

  • Bug Fix
  • Feature
  • Pipeline
  • Test
  • Documentation

Does this introduce a change in the core logic?

  • No
  • Yes

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Anthos
  • Azure
  • GCP
  • IBM

Does this follow conventional commits spec?

  • No
  • Yes

Have you set the target Milestone?

  • No
  • Yes

Have you set the no-detached-pipeline label?

  • No
  • Yes

Updates description?

Added docs to source, to generate the api documentation Added new postbuild script to the JSON to allow generation of the documentation Documentation is automatically served after generation Types file updated for api schema to make autogeneration possible Docs are no longer maintained in the repo, and instead generated at build time.

Merge request reports