Skip to content

Commit

Permalink
adjust links
Browse files Browse the repository at this point in the history
add separate links for YAML & JSON
reformat the description to account for new links & available formats
  • Loading branch information
TC-MO committed Jan 22, 2025
1 parent 4d8fc33 commit 154c429
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion apify-api/openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@ info:
around [RESTful](https://en.wikipedia.org/wiki/Representational_state_transfer)
HTTP endpoints.
You can check the complete OpenAPI schema [here](https://docs.apify.com/api/apify-api.yaml).
You can check the complete OpenAPI schema in the following formats:
- [OpenAPI YAML](http://docs.apify.com/api/openapi.yaml)
- [OpenAPI JSON](http://docs.apify.com/api/openapi.json)
All requests and responses (including errors) are encoded in
[JSON](http://www.json.org/) format with UTF-8 encoding,
Expand Down

0 comments on commit 154c429

Please sign in to comment.