Closed stratosgear closed 8 years ago
Isn't the proper way to define floats as:
type: number format: float
rather than:
type: float
in the swagger docs?
I get validation errors on the generation swagger api in my tests.
Yes, that's correct.
Isn't the proper way to define floats as:
rather than:
in the swagger docs?
I get validation errors on the generation swagger api in my tests.