File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed
www.schemastore.org/api/json Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 1- {"timestamp" :1649898059375 }
1+ {"timestamp" :1649984143697 }
Original file line number Diff line number Diff line change 145145 {
146146 "name" : " Ansible Tasks File" ,
147147 "description" : " Ansible tasks file" ,
148- "url" : " https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible-tasks .json" ,
148+ "url" : " https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible.json#/definitions/tasks " ,
149149 "fileMatch" : [
150150 " **/tasks/*.yml" ,
151151 " **/tasks/*.yaml" ,
156156 {
157157 "name" : " Ansible Playbook" ,
158158 "description" : " Ansible playbook files" ,
159- "url" : " https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible-playbook .json" ,
159+ "url" : " https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible.json#/definitions/playbook " ,
160160 "fileMatch" : [
161161 " playbook.yml" ,
162162 " playbook.yaml" ,
42534253 "description" : " Schema for making statecharts" ,
42544254 "fileMatch" : [],
42554255 "url" : " https://raw.githubusercontent.com/statelyai/xstate/main/packages/core/src/machine.schema.json"
4256+ },
4257+ {
4258+ "name" : " Butane config schema" ,
4259+ "description" : " Schema to validate butane files for Fedora CoreOS" ,
4260+ "fileMatch" : [" *.bu" ],
4261+ "url" : " https://raw.githubusercontent.com/Relativ-IT/Butane-Schemas/Release/Butane-Schema.json"
4262+ },
4263+ {
4264+ "name" : " Updatecli" ,
4265+ "description" : " Schema for Updatecli manifest" ,
4266+ "fileMatch" : [
4267+ " **/updatecli.d/**/*.yaml" ,
4268+ " **/updatecli.d/**/*.yml" ,
4269+ " updatecli.yaml"
4270+ ],
4271+ "url" : " https://www.updatecli.io/schema/latest/config.json"
42564272 }
42574273 ]
42584274}
You can’t perform that action at this time.
0 commit comments