Problem/Motivation

Module provides field type, formatter, widget and third party settings in paragraph entities however it doesn't include a config schema YAML file as recommended https://www.drupal.org/docs/drupal-apis/configuration-api/configuration-...

Steps to reproduce

Create a paragraph type, enable paragraph view mode in this paragraph type and configure widget and formatter. Then, use Configuration inspector module to identify errors in config schema.

Proposed resolution

Include config schema YAML file describing the settings included in this module.

CommentFileSizeAuthor
#2 3182883-2-config_schema.patch1.06 KBpiggito

Comments

piggito created an issue. See original summary.

piggito’s picture

Status: Active » Needs review
StatusFileSize
new1.06 KB

Attached patch adds config schema file and fixes the issue.

  • sayco committed 8170e12 on 2.x authored by piggito
    Issue #3182883 by piggito: Add config schema
    
sayco’s picture

Status: Needs review » Fixed

Hey piggito, thank you for contributing! I was thinking of adding the same some time ago, but haven't had time for that :-) I was more concentrated on the bugfixes and stabilizing the module itself.
The patch was successfully applied to the dev branch od 2.x .

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.