We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b110ab commit 65f4729Copy full SHA for 65f4729
apify-api/openapi/openapi.yaml
@@ -45,8 +45,8 @@ info:
45
46
To use your token in a request, either:
47
48
- - Add the token to your request's `Authorization` header as `Bearer
49
- <token>`.
+ - Add the token to your request's `Authorization` header as <code>Bearer
+ <token></code>.
50
E.g., `Authorization: Bearer xxxxxxx`.
51
[More info](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Authorization).
52
(Recommended).
0 commit comments