Skip to content
Snippets Groups Projects

Add proper schema for rocketship_seo third party setting config

1 file
+ 15
0
Compare changes
  • Side-by-side
  • Inline
node.type.*.third_party.rocketship_seo:
type: mapping
label: 'Rocketship SEO Config'
mapping:
seo_fields:
type: sequence
label: 'SEO Fields'
sequence:
type: string
seo_title:
type: string
label: 'SEO Title'
seo_description:
type: string
label: 'SEO Description'
Loading