OPENAPI block Example javascript code for API is incomplete #687
Unanswered
rocchisanijl
asked this question in
0. General bugs and questions
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.
-
I tested to use the javascript example of an API given by a OPENAPI block. As is the script is incomplete.
see below screen shot

Of course when adding the missing parts it works (test it on runkit) !
for authorization it is normal to leave it incomplete but at minimum we should have 'Authorization' : Bearer {enter here your access token}'
Beta Was this translation helpful? Give feedback.
All reactions