Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(nms): generate swagger api for typescript #12757

Merged
merged 4 commits into from
May 23, 2022

Commits on May 23, 2022

  1. feat(nms): generate swagger api for typescript

    Signed-off-by: Fritz Lehnert <13189449+Neudrino@users.noreply.github.com>
    Neudrino committed May 23, 2022
    Configuration menu
    Copy the full SHA
    f40a562 View commit details
    Browse the repository at this point in the history
  2. feat(nms): rename package in swagger api

    Signed-off-by: Fritz Lehnert <13189449+Neudrino@users.noreply.github.com>
    Neudrino committed May 23, 2022
    Configuration menu
    Copy the full SHA
    0594fa8 View commit details
    Browse the repository at this point in the history
  3. feat(nms): auto-generated files from swagger

    Signed-off-by: Fritz Lehnert <13189449+Neudrino@users.noreply.github.com>
    Neudrino committed May 23, 2022
    Configuration menu
    Copy the full SHA
    06fe4ff View commit details
    Browse the repository at this point in the history
  4. refactor(nms): Make TypeScript generation script executable and fix P…

    …ackageType usage
    
    Signed-off-by: Thomas Schmitt <thomas.schmitt@tngtech.com>
    thmsschmitt authored and Neudrino committed May 23, 2022
    Configuration menu
    Copy the full SHA
    dce6a29 View commit details
    Browse the repository at this point in the history