Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
configuration system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Jul 2014 at 11:20 UTC
Updated:
15 Aug 2014 at 14:50 UTC
Jump to comment: Most recent
Comments
Comment #1
dawehnerperfect
Comment #2
gábor hojtsy@herom: I think it is safe for you to consider any .yml file in schema/ a schema yml even if there is no schema.yml suffix. At least core does that. I think this is good standardisation, but should not be required per say AFAIS.
Comment #3
alexpottYeah any YAML in config/schema/ should be considered a schema. But nice to be consistent.
Committed b2c4388 and pushed to 8.x. Thanks!
Comment #5
gábor hojtsy