Skip to content

Commit 14f5a90

Browse files
authored
Merge pull request #10 from litebase/add-database-import-export-apis
Add Database Export and Import APIs
2 parents f46077a + 80b57a3 commit 14f5a90

38 files changed

Lines changed: 15941 additions & 21 deletions

.github/workflows/openapi-generator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
--title "Update OpenAPI generated files" \
6464
--body "This PR contains updates to the OpenAPI generated files.
6565
66-
Generated by running \`composer run generate_openapi\`." \
66+
Generated by running \`composer run generate_open_api\`." \
6767
--base main \
6868
--head ${{ steps.commit.outputs.branch_name }} \
6969
--label automated,openapi

0 commit comments

Comments
 (0)