mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 10:06:38 +00:00
chore: update v2 data api swagger path
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
2
.github/workflows/publish-api-docs.yml
vendored
2
.github/workflows/publish-api-docs.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
env:
|
||||
API_TOKEN_GITHUB: ${{ secrets.GH_TOKEN }}
|
||||
with:
|
||||
source_file: 'packages/nocodb/src/schema/swagger.json'
|
||||
source_file: 'packages/nocodb/src/schema/swagger-v2.json'
|
||||
destination_repo: 'nocodb/noco-apis-doc'
|
||||
destination_folder: 'data-apis-v2'
|
||||
user_email: 'oof1lab@gmail.com'
|
||||
|
||||
Reference in New Issue
Block a user