We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 778b6e8 commit f4e2881Copy full SHA for f4e2881
specifications/pattern-schema/pattern-schema-dev.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "$id": "https://raw.githubusercontent.com/ansible/pattern-service/main/specifications/pattern-schema/pattern-schema-dev.json"
+ "$id": "https://raw.githubusercontent.com/ansible/pattern-service/main/specifications/pattern-schema/pattern-schema-dev.json",
4
"title": "Ansible Pattern Schema",
5
"description": "A schema for validating Ansible pattern definitions",
6
"type": "object",
0 commit comments