jup-ag / jupiter-quote-api-node

91 stars 32 forks source link

add new `restrictIntermediateTokens` parameter and allow string type. #18

Closed siong1987 closed 7 months ago

siong1987 commented 7 months ago

the allowed string type is to be able to set auto for typescript.

siong1987 commented 7 months ago

@ZhengYuTay https://stackoverflow.com/questions/46472543/specifying-multiple-types-for-additionalproperties-through-swagger-openapi

should we support OpenAPI 3.0?