Loading Mp1.json +4 −21 Original line number Diff line number Diff line Loading @@ -1313,12 +1313,6 @@ "endpoint": { "uris": [ "/meMp1/service/EntryPoint" ], "addresses": [ { "host": "192.0.2.0", "port": 8080 } ] }, "security": { Loading Loading @@ -1417,12 +1411,6 @@ "endpoint": { "uris": [ "/meMp1/service/EntryPoint" ], "addresses": [ { "host": "192.0.2.0", "port": 8080 } ] }, "security": { Loading Loading @@ -1553,12 +1541,6 @@ "endpoint": { "uris": [ "/meMp1/service/EntryPoint" ], "addresses": [ { "host": "192.0.2.0", "port": 8080 } ] }, "security": { Loading Loading @@ -1661,9 +1643,6 @@ "protocol": "HTTP", "version": "2.0", "endpoint": { "uris": [ "/meMp1/service/EntryPoint" ], "addresses": [ { "host": "192.0.2.0", Loading Loading @@ -2168,6 +2147,10 @@ "EndPointInfo.Address": { "description": "A IP address and port pair", "type": "object", "required": [ "host", "port" ], "properties": { "host": { "$ref": "#/definitions/EndPointInfo.Address.Host" Loading Mp1.yaml +3 −11 Original line number Diff line number Diff line Loading @@ -879,9 +879,6 @@ paths: endpoint: uris: - '/meMp1/service/EntryPoint' addresses: - host: '192.0.2.0' port: 8080 security: oAuth2Info: grantTypes: 'OAUTH2_CLIENT_CREDENTIALS' Loading Loading @@ -948,9 +945,6 @@ paths: endpoint: uris: - '/meMp1/service/EntryPoint' addresses: - host: '192.0.2.0' port: 8080 security: oAuth2Info: grantTypes: 'OAUTH2_CLIENT_CREDENTIALS' Loading Loading @@ -1032,9 +1026,6 @@ paths: endpoint: uris: - '/meMp1/service/EntryPoint' addresses: - host: '192.0.2.0' port: 8080 security: oAuth2Info: grantTypes: 'OAUTH2_CLIENT_CREDENTIALS' Loading Loading @@ -1103,8 +1094,6 @@ paths: protocol: 'HTTP' version: '2.0' endpoint: uris: - '/meMp1/service/EntryPoint' addresses: - host: '192.0.2.0' port: 8080 Loading Loading @@ -1451,6 +1440,9 @@ definitions: EndPointInfo.Address: description: A IP address and port pair type: object required: - host - port properties: host: $ref: '#/definitions/EndPointInfo.Address.Host' Loading Loading
Mp1.json +4 −21 Original line number Diff line number Diff line Loading @@ -1313,12 +1313,6 @@ "endpoint": { "uris": [ "/meMp1/service/EntryPoint" ], "addresses": [ { "host": "192.0.2.0", "port": 8080 } ] }, "security": { Loading Loading @@ -1417,12 +1411,6 @@ "endpoint": { "uris": [ "/meMp1/service/EntryPoint" ], "addresses": [ { "host": "192.0.2.0", "port": 8080 } ] }, "security": { Loading Loading @@ -1553,12 +1541,6 @@ "endpoint": { "uris": [ "/meMp1/service/EntryPoint" ], "addresses": [ { "host": "192.0.2.0", "port": 8080 } ] }, "security": { Loading Loading @@ -1661,9 +1643,6 @@ "protocol": "HTTP", "version": "2.0", "endpoint": { "uris": [ "/meMp1/service/EntryPoint" ], "addresses": [ { "host": "192.0.2.0", Loading Loading @@ -2168,6 +2147,10 @@ "EndPointInfo.Address": { "description": "A IP address and port pair", "type": "object", "required": [ "host", "port" ], "properties": { "host": { "$ref": "#/definitions/EndPointInfo.Address.Host" Loading
Mp1.yaml +3 −11 Original line number Diff line number Diff line Loading @@ -879,9 +879,6 @@ paths: endpoint: uris: - '/meMp1/service/EntryPoint' addresses: - host: '192.0.2.0' port: 8080 security: oAuth2Info: grantTypes: 'OAUTH2_CLIENT_CREDENTIALS' Loading Loading @@ -948,9 +945,6 @@ paths: endpoint: uris: - '/meMp1/service/EntryPoint' addresses: - host: '192.0.2.0' port: 8080 security: oAuth2Info: grantTypes: 'OAUTH2_CLIENT_CREDENTIALS' Loading Loading @@ -1032,9 +1026,6 @@ paths: endpoint: uris: - '/meMp1/service/EntryPoint' addresses: - host: '192.0.2.0' port: 8080 security: oAuth2Info: grantTypes: 'OAUTH2_CLIENT_CREDENTIALS' Loading Loading @@ -1103,8 +1094,6 @@ paths: protocol: 'HTTP' version: '2.0' endpoint: uris: - '/meMp1/service/EntryPoint' addresses: - host: '192.0.2.0' port: 8080 Loading Loading @@ -1451,6 +1440,9 @@ definitions: EndPointInfo.Address: description: A IP address and port pair type: object required: - host - port properties: host: $ref: '#/definitions/EndPointInfo.Address.Host' Loading