mirror of
https://github.com/bitwarden/server
synced 2025-12-25 12:43:14 +00:00
swagger cli tool fixes
This commit is contained in:
12
dotnet-tools.json
Normal file
12
dotnet-tools.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"version": 1,
|
||||
"isRoot": true,
|
||||
"tools": {
|
||||
"swashbuckle.aspnetcore.cli": {
|
||||
"version": "5.0.0-rc4",
|
||||
"commands": [
|
||||
"swagger"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user