File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 ],
1515 "definitions" : {
1616 "BaseContext" : {
17- "$comment" : " Base definition for the Context object without documentation (which will be imported into all derived types unless separated)." ,
17+ "$comment" : " Base definition for the Context object WITHOUT documentation (which will be imported into all derived types unless separated)." ,
1818 "type" : " object" ,
1919 "properties" : {
2020 "type" : {
3434 ]
3535 },
3636 "DocumentedContext" : {
37- "$comment" : " Base definition for the Context object without documentation (which will be imported into all derived types unless separated)." ,
37+ "$comment" : " Base definition for the Context object WITH documentation (which will be imported into all derived types unless separated)." ,
3838 "type" : " object" ,
3939 "properties" : {
4040 "type" : {
Original file line number Diff line number Diff line change 2727 "product" : {
2828 "$ref" : " product.schema.json" ,
2929 "title" : " Traded product" ,
30- "description" : " A product that is the subject of th trade."
30+ "description" : " A product that is the subject of the trade."
3131 }
3232 },
3333 "required" : [
You can’t perform that action at this time.
0 commit comments