Skip to content
Snippets Groups Projects

Issue #3312200: Plugin for Pargraph entity type

Compare and
4 files
+ 181
11
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -115,5 +115,8 @@ media.type.*.third_party.scheduler: *third_party_settings_alias
# Repeat the schema for Commerce Product entity type.
commerce_product.commerce_product_type.*.third_party.scheduler: *third_party_settings_alias
# Repeat the schema for Taxonomy Terms
# Repeat the schema for Taxonomy Terms.
taxonomy.vocabulary.*.third_party.scheduler: *third_party_settings_alias
# Repeat the schema for Paragraph Type.
paragraphs.paragraphs_type.*.third_party.scheduler: *third_party_settings_alias
Loading