Skip to content
Snippets Groups Projects
Commit 2bd3b01b authored by john.oltman's avatar john.oltman
Browse files

Add missing schema.

parent 6b9fec1d
No related branches found
No related tags found
No related merge requests found
......@@ -71,6 +71,9 @@ registration.state:
active:
type: boolean
label: 'Active'
canceled:
type: boolean
label: 'Canceled'
held:
type: boolean
label: 'Held'
......@@ -81,6 +84,10 @@ registration.state:
type: string
label: 'Description'
action.configuration.registration_views_set_state_action:
type: action_configuration_default
label: 'Configuration for the set registration state action'
workflow.type_settings.registration:
type: mapping
mapping:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment