Skip to content

Commit a7ce8ba

Browse files
committed
revert changes done to openapi.yaml
revert changes to Bearer token description
1 parent 8234151 commit a7ce8ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apify-api/openapi/openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ info:
4545
4646
To use your token in a request, either:
4747
48-
- Add the token to your request's `Authorization` header as <code>Bearer
49-
&lt;token&gt;</code>.
48+
- Add the token to your request's `Authorization` header as `Bearer
49+
<token>`.
5050
E.g., `Authorization: Bearer xxxxxxx`.
5151
[More info](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Authorization).
5252
(Recommended).

0 commit comments

Comments
 (0)