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

Upgrade Swagger #2611

Merged
merged 1 commit into from Jan 24, 2023
Merged

Upgrade Swagger #2611

merged 1 commit into from Jan 24, 2023

Conversation

withinfocus
Copy link
Contributor

@withinfocus withinfocus commented Jan 20, 2023

Type of change

- [ ] Bug fix
- [ ] New feature development
- [X] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [X] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

Upgrades Swagger manually, including the global tool.

Code changes

  • src/Api/Api.csproj: Library upgrade
  • src/Identity/Identity.csproj: Library upgrade
  • .config/dotnet-tools.json: Library upgrade and formatting
  • .github/workflows/build.yml: Explicitly install .NET 6 SDK

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • If making database changes - make sure you also update Entity Framework queries and/or migrations
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

@withinfocus withinfocus merged commit 0e32cb9 into master Jan 24, 2023
@withinfocus withinfocus deleted the swagger branch January 24, 2023 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants