Skip to content

Commit 4d8fc33

Browse files
committed
docs: add full schema link
1 parent 30625f8 commit 4d8fc33

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 check the complete OpenAPI schema [here](https://docs.apify.com/api/apify-api.yaml).
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)