Loading Mp1.json +4 −0 Original line number Diff line number Diff line Loading @@ -799,6 +799,10 @@ "EndPointInfo.Address": { "description": "A IP address and port pair", "type": "object", "required": [ "host", "port" ], "properties": { "host": { "$ref": "#/components/schemas/EndPointInfo.Address.Host" Loading Mp1.yaml +3 −0 Original line number Diff line number Diff line Loading @@ -594,6 +594,9 @@ components: EndPointInfo.Address: description: A IP address and port pair type: object required: - host - port properties: host: $ref: '#/components/schemas/EndPointInfo.Address.Host' Loading Loading
Mp1.json +4 −0 Original line number Diff line number Diff line Loading @@ -799,6 +799,10 @@ "EndPointInfo.Address": { "description": "A IP address and port pair", "type": "object", "required": [ "host", "port" ], "properties": { "host": { "$ref": "#/components/schemas/EndPointInfo.Address.Host" Loading
Mp1.yaml +3 −0 Original line number Diff line number Diff line Loading @@ -594,6 +594,9 @@ components: EndPointInfo.Address: description: A IP address and port pair type: object required: - host - port properties: host: $ref: '#/components/schemas/EndPointInfo.Address.Host' Loading