Skip to content

Commit 0fdb424

Browse files
TC-MOjancurn
andauthored
docs: add full schema link (#1415)
Co-authored-by: Jan Čurn <[email protected]>
1 parent 345e6cf commit 0fdb424

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

apify-api/openapi/openapi.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ info:
1010
The Apify API (version 2) provides programmatic access to the [Apify
1111
platform](https://docs.apify.com). The API is organized
1212
around [RESTful](https://en.wikipedia.org/wiki/Representational_state_transfer)
13-
HTTP endpoints.
13+
HTTP endpoints.
14+
15+
You can download the complete OpenAPI schema of Apify API in the [YAML](http://docs.apify.com/api/openapi.yaml) or [JSON](http://docs.apify.com/api/openapi.json) formats. The source code is also available on [GitHub](https://github.com/apify/apify-docs/tree/master/apify-api/openapi).
1416
1517
All requests and responses (including errors) are encoded in
1618
[JSON](http://www.json.org/) format with UTF-8 encoding,

0 commit comments

Comments
 (0)