Skip to content

Commit 67016b9

Browse files
committed
feature symfony#61564 [Serializer][Validator] Add JSON schema for validating and autocompleting YAML config files (nicolas-grekas)
This PR was merged into the 7.4 branch. Discussion ---------- [Serializer][Validator] Add JSON schema for validating and autocompleting YAML config files | Q | A | ------------- | --- | Branch? | 7.4 | Bug fix? | no | New feature? | yes | Deprecations? | no | Issues | - | License | MIT Same as symfony#61282 but for serialization and validation metadata. This provides autocompletion/validation on IDEs that support JSON schema for YAML files, such as phpStorm. We need to remember updating the serialization schema when context builders are updated. Commits ------- f3ff89a [Serializer][Validator] Add JSON schema for validating and autocompleting YAML config files
2 parents 4e4dbab + f3ff89a commit 67016b9

File tree

2 files changed

+533
-0
lines changed

2 files changed

+533
-0
lines changed

0 commit comments

Comments
 (0)