We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bcc08f commit 0a5d777Copy full SHA for 0a5d777
.github/workflows/update-snowflake-feature-coverage.yml
@@ -39,7 +39,8 @@ jobs:
39
cd localstack-docs
40
mv coverage-features.md src/content/docs/snowflake/features/index.md
41
mv coverage-functions.md src/content/docs/snowflake/sql-functions.md
42
-
+ mv coverage-restapi.md src/content/docs/snowflake/rest-api-endpoints.md
43
+
44
- name: Check for changes
45
id: check-for-changes
46
working-directory: localstack-docs
0 commit comments