#OpenAPI Spec Generation

5 messages · Page 1 of 1 (latest)

vapid gust
#

Would it be possible to automatically generate an OpenAPI spec for the application? I think this would be a cool feature if we need to expose developer facing API's.

small barn
#

This is definitely something we're thinking about! Would you want OpenAPI for your HTTP routes (like http.route(...) endpoints) or for all your public queries/mutations/actions?

slender token
vapid gust
slender token
#

yeah that makes sense - out of curiosity, what clients would you be hitting it from that wouldn't want to use an existing library?