Problem/Motivation

Missing configuration schemas can cause issues with configuration translation, deployment, and validation.

Proposed resolution

  • Create config/schema/myrest_metatag.schema.yml.
  • Create config/schema/myrest_route_metatag.schema.yml (inside the submodule).
  • Define types for all configuration keys and entity fields.

Remaining tasks

Define and verify schemas for all module configurations.

User interface changes

None.

API changes

None.

Data model changes

Definition of configuration structure.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

sergeydruua created an issue. See original summary.

  • sergeydruua committed 4b10912b on 1.0.x
    Issue #3574631: Add configuration schemas for myrest_metatag and...
sergeydruua’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

sergeydruua’s picture

Status: Fixed » Closed (fixed)