Add HTTP/2 Protocol Support for API Specs #1811
farisashai
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
curl and Go are the only two languages that natively support HTTP/2 automatically in the default API spec list so all other code examples are failing out of the box. Our API fails if its not over HTTP/2 so would be great if the docs could generate compatible code snippets - and run over HTTP/2 in the interactive playground
https://docs.joinformal.com/api-reference/corev1connectorservice/createconnector

Beta Was this translation helpful? Give feedback.
All reactions