mirror of
https://github.com/bitwarden/server
synced 2025-12-16 08:13:33 +00:00
camelcase swagger/public apis
This commit is contained in:
@@ -29,6 +29,9 @@ namespace Bit.Api.Utilities
|
||||
{
|
||||
{ "OAuth2 Client Credentials", new[] { "api.organization" } }
|
||||
});
|
||||
|
||||
config.DescribeAllParametersInCamelCase();
|
||||
// config.UseReferencedDefinitionsForEnums();
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user