archiloque / sinatra-swagger-exposer

Create Swagger endpoint for your Sinatra application
MIT License
15 stars 20 forks source link

Validation of parameters fails for large integers #11

Open odontomachus opened 7 years ago

odontomachus commented 7 years ago

Integers over 2^53 that aren't an exact power of 2 fail validation as integers. Value [plop] should be an integer but is [9007199254740993]