You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apify-api/openapi/openapi.yaml
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,7 @@ info:
12
12
around [RESTful](https://en.wikipedia.org/wiki/Representational_state_transfer)
13
13
HTTP endpoints.
14
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 available on [GitHub](https://github.com/apify/apify-docs/tree/master/apify-api/openapi).
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).
19
16
20
17
All requests and responses (including errors) are encoded in
21
18
[JSON](http://www.json.org/) format with UTF-8 encoding,
0 commit comments