zijianhuang / openapiclientgen

Generate strongly typed C# and TypeScript client codes from Open API / Swagger definitions supporting jQuery, Angular, AXIOS, Fetch API, Aurelia and Angular Strictly Typed Forms
MIT License
64 stars 13 forks source link

translate some ad-hoc formats to patterns through user custom definitions. #50

Open zijianhuang opened 5 months ago

zijianhuang commented 5 months ago

format is an open value, so you can use any formats, even not those defined by the OpenAPI Specification, such as:

https://swagger.io/docs/specification/data-models/data-types/