Loading 103705/schema/response.schema.json +18 −0 Original line number Diff line number Diff line Loading @@ -189,6 +189,24 @@ } } }, "contract" : { "type" : "object", "properties" : { "id": { "type" : "string", }, "begin" : { "$ref" : "ts_103280_2017_07#/$defs/QualifiedDateTime" }, "end": { "$ref":"ts_103280_2017_07#/$defs/QualifiedDateTime" }, "description": { "type" : "string", "description" : "nature of the contract, i.e. product or service name" } } }, "recordSet": { "type": "array", "title": "RecordSet", Loading Loading
103705/schema/response.schema.json +18 −0 Original line number Diff line number Diff line Loading @@ -189,6 +189,24 @@ } } }, "contract" : { "type" : "object", "properties" : { "id": { "type" : "string", }, "begin" : { "$ref" : "ts_103280_2017_07#/$defs/QualifiedDateTime" }, "end": { "$ref":"ts_103280_2017_07#/$defs/QualifiedDateTime" }, "description": { "type" : "string", "description" : "nature of the contract, i.e. product or service name" } } }, "recordSet": { "type": "array", "title": "RecordSet", Loading