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 11{
22 "$schema" : " http://json-schema.org/draft-07/schema#" ,
3- "$id" : " https://raw.githubusercontent.com/OWASP/Nest /main/schema /chapter.json" ,
3+ "$id" : " https://raw.githubusercontent.com/OWASP/nest-schema /main/chapter.json" ,
44 "additionalProperties" : false ,
55 "description" : " OWASP chapter schema" ,
66 "properties" : {
Original file line number Diff line number Diff line change 11{
22 "$schema" : " http://json-schema.org/draft-07/schema#" ,
3- "$id" : " https://raw.githubusercontent.com/OWASP/Nest /main/schema /committee.json" ,
3+ "$id" : " https://raw.githubusercontent.com/OWASP/nest-schema /main/committee.json" ,
44 "$defs" : {
55 "meeting_minutes" : {
66 "description" : " Meeting minutes of the committee." ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " http://json-schema.org/draft-07/schema" ,
3- "$id" : " https://raw.githubusercontent.com/OWASP/Nest /main/schema /common.json" ,
3+ "$id" : " https://raw.githubusercontent.com/OWASP/nest-schema /main/common.json" ,
44 "definitions" : {
55 "community" : {
66 "additionalProperties" : false ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " http://json-schema.org/draft-07/schema#" ,
3- "$id" : " https://raw.githubusercontent.com/OWASP/Nest /main/schema /project.json" ,
3+ "$id" : " https://raw.githubusercontent.com/OWASP/nest-schema /main/project.json" ,
44 "additionalProperties" : false ,
55 "description" : " OWASP project schema" ,
66 "properties" : {
You can’t perform that action at this time.
0 commit comments