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