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(api-hub): adjust ms build to generate swagger file #1030

Merged
merged 13 commits into from
Sep 27, 2024

Commits on Sep 26, 2024

  1. feat: adjust ms build to generate swagger file

    adjust ms build processes to generate open api file for web service projects
    
    Refs: #1021
    Phil91 authored and ntruchsess committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1b7eb5b View commit details
    Browse the repository at this point in the history
  2. feat: add prefix to api version

    Refs: #1021
    Phil91 authored and ntruchsess committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4dc8575 View commit details
    Browse the repository at this point in the history
  3. feat: skip validation for specific environments

    Refs: #1021
    Phil91 authored and ntruchsess committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c907184 View commit details
    Browse the repository at this point in the history
  4. feat: add documentation for open api generation

    Refs: #1021
    Phil91 authored and ntruchsess committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    20ce894 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    886faf3 View commit details
    Browse the repository at this point in the history
  6. docs: adjust documentation

    Refs: #1021
    Phil91 authored and ntruchsess committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2bad4dc View commit details
    Browse the repository at this point in the history
  7. tests: fix unit tests

    Refs: #1021
    Phil91 authored and ntruchsess committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9fdcdbe View commit details
    Browse the repository at this point in the history
  8. chore: adjust version for openApiSpecs

    Refs: #1021
    Phil91 authored and ntruchsess committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1560011 View commit details
    Browse the repository at this point in the history
  9. feat: adjust open api file naming

    Refs: #1021
    Phil91 authored and ntruchsess committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    915582e View commit details
    Browse the repository at this point in the history
  10. cleanup

    ntruchsess committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    be9e7a7 View commit details
    Browse the repository at this point in the history
  11. fix: adjust jwtbearer option validation

    Refs: #1021
    Phil91 authored and ntruchsess committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1f3d5d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d3b51a7 View commit details
    Browse the repository at this point in the history
  13. update framework version

    ntruchsess committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d61d8ea View commit details
    Browse the repository at this point in the history