File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"yaml.schemas" : {
3
- "schemas/function.yaml" : " /functions/**/*"
3
+ "schemas/categories.yaml" : " /wiki/categories.yaml" ,
4
+ "schemas/navigation.yaml" : " /wiki/navigation.yaml" ,
5
+ "schemas/function.yaml" : " /functions/**/*" ,
6
+ "schemas/article.yaml" : " /article/**/*" ,
7
+ "file:///c%3A/Users/froch/Documents/_MTASA/mtasa-wiki/schemas/function.yaml" : " file:///c%3A/Users/froch/Documents/_MTASA/mtasa-wiki/schemas/function.yaml" ,
8
+ "file:///c%3A/Users/froch/Documents/_MTASA/mtasa-wiki/schemas/categories.yaml" : " file:///c%3A/Users/froch/Documents/_MTASA/mtasa-wiki/schemas/categories.yaml"
4
9
}
5
10
}
Original file line number Diff line number Diff line change 33
33
type : " array"
34
34
description : " A list of subsections or subcategories."
35
35
items :
36
- $ref : " #/$defs/item "
36
+ $ref : " #/$defs/section "
You can’t perform that action at this time.
0 commit comments