Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlanLine
  • backend
  • Merge requests
  • !16

Merged
Created Oct 11, 2023 by Giovanni Gonçalves Migon@giovanni.migonOwner4 of 7 tasks completed4/7 tasks

[Build] Swagger

  • Overview 0
  • Commits 7
  • Changes 6

Changes

  • command/script yarn swagger added

using libs:

  • swagger-autogen
  • swagger-ui-express

PS:

The json file is generated inside dist/configs/, by the command yarn swagger

This command can generate base structures routes in swagger, just the structure. Need to complete manually

Change type

  • Build (Change on configuration)
  • Breaking change (Change with potential of breaking a part of the project)

Screenshots

swagger

Code quality

  • My code follows the defined guidelines
  • I have reviewed and tested my code
  • My changes don't cause new warnings
  • My code has relevant tests
  • My unit tests are passing
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: build/swagger