1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00

Add Swagger generation for Identity (#2058)

This commit is contained in:
Oscar Hinton
2022-07-04 12:05:46 +02:00
committed by GitHub
parent 1a89056c61
commit 113627dcd5
25 changed files with 212 additions and 176 deletions

View File

@ -2548,7 +2548,7 @@
"migrator": {
"type": "Project",
"dependencies": {
"Core": "2022.5.1",
"Core": "2022.5.2",
"Microsoft.Extensions.Logging": "6.0.0",
"dbup-sqlserver": "4.5.0"
}