open-traffic-generator / openapiart

OpenAPI artifact generator
MIT License
6 stars 4 forks source link

valid formats for supported integer type is not checked #436

Closed Vibaswan closed 1 year ago

Vibaswan commented 1 year ago

if a integer type is missing format specify warning if an unknown format is specified apart from int32, int64, uint32, uint64 of type integer error must be thrown