mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 10:58:55 +00:00
10ecc0e52f
* [csharp-refactor] Minor changes to JSON mime usage
🐎 This maeks the regex static to reduce GC overhead for active clients.
This also removes the lowercase call on the mimetype before evaluating,
as the regex already uses the inline modifier for case insensitivity.
* [csharp-refactor] Regenerate sample
|
||
---|---|---|
.. | ||
client | ||
config/petstore | ||
documentation | ||
meta-codegen | ||
openapi3/client/petstore | ||
schema | ||
server | ||
yaml |