1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/src/SharedWeb/Swagger
Oscar Hinton 0766806279
[PM-6165] Add x-enum-varnames to improve swagger generation (#3767)
Improves code generation of enums for the server bindings in the sdk. Bindings will now use the appropiate variable name from the server.

Works by adding a filter which appends x-enum-varnames to enums with the name from c#.
2024-02-09 09:47:03 +01:00
..
EnumSchemaFilter.cs [PM-6165] Add x-enum-varnames to improve swagger generation (#3767) 2024-02-09 09:47:03 +01:00