Skip to content

Commit

Permalink
fix wrongly escaped single line codeblock
Browse files Browse the repository at this point in the history
  • Loading branch information
B4nan committed Jan 7, 2025
1 parent a6ec9a2 commit d08e5d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apify-api/openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ info:
To use your token in a request, either:
- Add the token to your request's `Authorization` header as `Bearer
<token>`.
- 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 d08e5d9

Please sign in to comment.