OpenAPI-Specifications icon indicating copy to clipboard operation
OpenAPI-Specifications copied to clipboard

oauthAccess.expires_in is specified as string but API responds with integer

Open nCrazed opened this issue 2 years ago • 0 comments

#8 might be related, but both version 2 and 2.1 of the esignature spec have it defined as a string so maybe not.

With this discrepancy between spec and the actual API behavior we end up generating broken rust code that requires manually massaging.

nCrazed avatar Jun 19 '23 16:06 nCrazed