Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
date_augmenter
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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
date_augmenter
Commits
987464b2
Commit
987464b2
authored
1 year ago
by
Martin Anderson-Clutz
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3372635
by tobiasb: Fix configuration schema
parent
6393853a
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
config/schema/date_augmenter.schema.yml
+36
-2
36 additions, 2 deletions
config/schema/date_augmenter.schema.yml
with
36 additions
and
2 deletions
config/schema/date_augmenter.schema.yml
+
36
−
2
View file @
987464b2
# Schema for the third_party settings date_augmenter and date_augmenter plugins.
field.formatter.third_party.date_augmenter
:
type
:
mapping
label
:
'
Date
Augmenters'
mapping
:
instances
:
type
:
date_augmenter_plugins
label
:
'
Individual
Dates'
rule
:
type
:
date_augmenter_plugins
label
:
'
Recurring
Rule'
date_augmenter_plugins
:
type
:
mapping
mapping
:
status
:
type
:
mapping
type
:
sequence
label
:
'
Enabled
Date
Augmenters'
sequence
:
type
:
boolean
weights
:
type
:
mapping
mapping
:
order
:
type
:
sequence
label
:
'
Augmenting
order'
sequence
:
type
:
mapping
mapping
:
weight
:
type
:
integer
settings
:
type
:
mapping
type
:
sequence
sequence
:
type
:
date_augmenter.plugin.[%key]
augmenter_settings
:
type
:
ignore
date_augmenter.plugin_settings
:
type
:
mapping
label
:
'
Settings'
date_augmenter.plugin.*
:
type
:
date_augmenter.plugin_settings
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