We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a94afa0 + 8888f04 commit f73cc5bCopy full SHA for f73cc5b
1 file changed
resources/pie-settings-schema.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "$id": "https://raw.githubusercontent.com/php/pie/main/resources/pie-config-schema.json",
+ "$id": "https://raw.githubusercontent.com/php/pie/main/resources/pie-settings-schema.json",
4
"title": "PIE configuration file schema",
5
"description": "Schema for PIE tool configuration file",
6
"type": "object",
0 commit comments