tazatechnology / openapi_spec

Dart based OpenAPI specification generator and parser
BSD 3-Clause "New" or "Revised" License
8 stars 5 forks source link

Fix `$` and `\` in strings | Fix bad prop names #60

Closed dickermoshe closed 5 months ago

dickermoshe commented 6 months ago

Fix invalid prop names and escaped text

https://github.com/tazatechnology/openapi_spec/issues/58 https://github.com/tazatechnology/openapi_spec/issues/59

dickermoshe commented 5 months ago

This turned into something larger, creating a new PR