Skip to content

Commit f66b77a

Browse files
committed
fix build and lint
1 parent 752c5e8 commit f66b77a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

apify-api/openapi/openapi.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@ info:
1212
around [RESTful](https://en.wikipedia.org/wiki/Representational_state_transfer)
1313
HTTP endpoints.
1414
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).
16-
17-
- [OpenAPI YAML](http://docs.apify.com/api/openapi.yaml)
18-
- [OpenAPI JSON](http://docs.apify.com/api/openapi.json)
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).
1916
2017
All requests and responses (including errors) are encoded in
2118
[JSON](http://www.json.org/) format with UTF-8 encoding,

0 commit comments

Comments
 (0)