Skip to content

Commit 51287e8

Browse files
committed
rename top level openapi folder
1 parent c4ebaa2 commit 51287e8

File tree

234 files changed

+7
-16048
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

234 files changed

+7
-16048
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ tsconfig.tsbuildinfo
2020
.turbo
2121
sources/api/*
2222
!sources/api/sidebars.js
23-
openapi/openapi.yaml
23+
apify-api.yaml

.redocly.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# See https://redoc.ly/docs/cli/configuration/ for more information.
22
apis:
33
main@v1:
4-
root: openapi/openapi/openapi.yaml
4+
root: apify-api/openapi/openapi.yaml
55

66
extends:
77
- recommended
@@ -22,7 +22,7 @@ theme:
2222
jsonSamplesExpandLevel: 2
2323

2424
plugins:
25-
- openapi/plugins/apify.js
25+
- apify-api/plugins/apify.js
2626

2727
decorators:
2828
apify/legacy-doc-url-decorator: on
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)