transitive-bullshit / functional-typescript

TypeScript standard for rock solid serverless functions.
https://twitter.com/transitive_bs
629 stars 16 forks source link

Add support for OpenAPI #13

Closed transitive-bullshit closed 5 years ago

transitive-bullshit commented 5 years ago

Add support for creating an OpenAPI schema from an FTS Definition and URL.

This will allow us to easily solve #9 and #10.

https://github.com/wework/json-schema-to-openapi-schema looks useful.

transitive-bullshit commented 5 years ago

Useful links:

transitive-bullshit commented 5 years ago

Although it's not 100% tied to FTS directly, we solved this in a related project fin-to-openapi.