Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Metabase
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Engineering Digital Service
Metabase
Commits
251628e4
Unverified
Commit
251628e4
authored
3 years ago
by
Luis Paolini
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Adding the changes from 15780 (#15868)
parent
740161c0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/api-documentation.md
+1
-1
1 addition, 1 deletion
docs/api-documentation.md
with
1 addition
and
1 deletion
docs/api-documentation.md
+
1
−
1
View file @
251628e4
...
...
@@ -1913,7 +1913,7 @@ Update an existing `NativeQuerySnippet`.
Notification about a potential schema change to one of our
`Databases`
.
Caller can optionally specify a
`:table_id`
or
`:table_name`
in the body to limit updates to a single
`Table`
. Optional Parameter
`:scan`
can be
`"full" or "schema" for a full sync or a schema sync, available
`Table`
. Optional Parameter
`:scan`
can be
`"full"
`
or
`
"schema"
`
for a full sync or a schema sync, available
regardless if a
`:table_id`
or
`:table_name`
is passed.
This endpoint is secured by an API key that needs to be passed as a
`X-METABASE-APIKEY`
header which needs to be defined in
the
`MB_API_KEY`
[
environment variable
](
https://www.metabase.com/docs/latest/operations-guide/environment-variables.html#mb_api_key
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment