File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ manfred-mac-0-5 https://github.com/getmanfred/mac v0.5
2626manfred-mac-0-4 https://github.com/getmanfred/mac v0.4
2727manfred-mac-0-3 https://github.com/getmanfred/mac v0.3
2828movielabs-omc-2-6 https://github.com/MovieLabs/OMC v2.6-release-1
29- krakend https://github.com/krakend/krakend-schema 7f016dd8417754b712987ea33a56e71f5ccd2408
29+ krakend https://github.com/krakend/krakend-schema f0017549d15c54445675077f4a18447d1320274e
3030octue-power-curve https://github.com/octue/power-curve-schema 1.0.0.alpha-1
3131usnistgov-mgi-2022-08 https://github.com/usnistgov/mgi-json-schema e5e6aaf3f5eae0d15b88ecbd57f44cc28b035f11
3232cloudevents-1-0-0 https://github.com/cloudevents/spec v1.0
Original file line number Diff line number Diff line change 3333 "examples" : [
3434 " gold" ,
3535 " silver" ,
36- " value.matches('User-[a-Z]+')"
36+ " value.matches('User-[a-zA- Z]+')"
3737 ],
3838 "default" : " " ,
3939 "type" : " string"
Original file line number Diff line number Diff line change 3939 "examples" : [
4040 " gold" ,
4141 " silver" ,
42- " value.matches('User-[a-Z]+')"
42+ " value.matches('User-[a-zA- Z]+')"
4343 ],
4444 "default" : " " ,
4545 "type" : " string"
Original file line number Diff line number Diff line change 3939 "examples" : [
4040 " gold" ,
4141 " silver" ,
42- " value.matches('User-[a-Z]+')"
42+ " value.matches('User-[a-zA- Z]+')"
4343 ],
4444 "default" : " " ,
4545 "type" : " string"
You can’t perform that action at this time.
0 commit comments