oliyh / martian

The HTTP abstraction library for Clojure/script, supporting OpenAPI, Swagger, Schema, re-frame and more
MIT License
529 stars 44 forks source link

OpenAPI's integer can have default value `inf` #193

Closed robertluo closed 10 months ago

robertluo commented 10 months ago

https://github.com/openai/openai-openapi/blob/5c1857ea865e74e45e3b12064e0cc2396ef64be1/openapi.yaml#L6012C2-L6012C2

The default value for the integer is "inf".

robertluo commented 10 months ago

I have used my fork with this patch for the latest OpenAI API for a few days, and it looks good.

oliyh commented 10 months ago

Thank you for this!

oliyh commented 10 months ago

It's now in the latest snapshot 0.1.26-SNAPSHOT