Skip to content

Commit

Permalink
revert changes done to openapi.yaml
Browse files Browse the repository at this point in the history
revert changes to Bearer token description
  • Loading branch information
TC-MO committed Jan 9, 2025
1 parent 8234151 commit a7ce8ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apify-api/openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ info:
To use your token in a request, either:
- Add the token to your request's `Authorization` header as <code>Bearer
&lt;token&gt;</code>.
- Add the token to your request's `Authorization` header as `Bearer
<token>`.
E.g., `Authorization: Bearer xxxxxxx`.
[More info](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Authorization).
(Recommended).
Expand Down

0 comments on commit a7ce8ba

Please sign in to comment.