Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
media_tableau
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
media_tableau
Merge requests
!4
Issue
#3447750
by penyaskito: Provide config schema
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Issue
#3447750
by penyaskito: Provide config schema
issue/media_tableau-3447750:3447750-provide-config-schema
into
2.x
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Issue #3447750 by penyaskito: Provide config schema
Christian López Espínola
requested to merge
issue/media_tableau-3447750:3447750-provide-config-schema
into
2.x
May 17, 2024
Overview
0
Commits
1
Pipelines
1
Changes
1
Closes
#3447750
0
0
Merge request reports
Compare
2.x
version 2
c2d4c67c
May 17, 2024
version 1
c2d4c67c
May 17, 2024
2.x (base)
and
latest version
latest version
c2d4c67c
1 commit,
May 17, 2024
version 2
c2d4c67c
1 commit,
May 17, 2024
version 1
c2d4c67c
2 commits,
May 17, 2024
1 file
+
16
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
config/schema/media_tableau.schema.yml
0 → 100644
+
16
−
0
View file @ c2d4c67c
Edit in single-file editor
Open in Web IDE
field.formatter.settings.media_tableau
:
type
:
mapping
label
:
'
Tableau
display
format
settings'
mapping
:
api_version
:
type
:
string
label
:
'
Tableau
API
version'
formatter_class
:
type
:
string
label
:
'
Formatter
class
name'
width
:
type
:
string
label
:
'
Iframe
width'
height
:
type
:
string
label
:
'
Iframe
height'
Loading