Loading Mp1.json +4 −18 Original line number Diff line number Diff line Loading @@ -1067,12 +1067,6 @@ "endpoint": { "uris": [ "/meMp1/service/EntryPoint" ], "addresses": [ { "host": "192.0.2.0", "port": 8080 } ] }, "security": { Loading Loading @@ -1177,9 +1171,6 @@ "protocol": "HTTP", "version": "2.0", "endpoint": { "uris": [ "/meMp1/service/EntryPoint" ], "addresses": [ { "host": "192.0.2.0", Loading Loading @@ -1283,9 +1274,6 @@ "protocol": "HTTP", "version": "2.0", "endpoint": { "uris": [ "/meMp1/service/EntryPoint" ], "addresses": [ { "host": "192.0.2.0", Loading Loading @@ -1389,12 +1377,6 @@ "endpoint": { "uris": [ "/meMp1/service/EntryPoint" ], "addresses": [ { "host": "192.0.2.0", "port": 8080 } ] }, "security": { Loading Loading @@ -1912,6 +1894,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 −10 Original line number Diff line number Diff line Loading @@ -775,9 +775,6 @@ paths: endpoint: uris: - '/meMp1/service/EntryPoint' addresses: - host: '192.0.2.0' port: 8080 security: oAuth2Info: grantTypes: 'OAUTH2_CLIENT_CREDENTIALS' Loading Loading @@ -852,8 +849,6 @@ paths: protocol: 'HTTP' version: '2.0' endpoint: uris: - '/meMp1/service/EntryPoint' addresses: - host: '192.0.2.0' port: 8080 Loading Loading @@ -926,8 +921,6 @@ paths: protocol: 'HTTP' version: '2.0' endpoint: uris: - '/meMp1/service/EntryPoint' addresses: - host: '192.0.2.0' port: 8080 Loading Loading @@ -999,9 +992,6 @@ paths: endpoint: uris: - '/meMp1/service/EntryPoint' addresses: - host: '192.0.2.0' port: 8080 security: oAuth2Info: grantTypes: 'OAUTH2_CLIENT_CREDENTIALS' Loading Loading @@ -1388,6 +1378,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 −18 Original line number Diff line number Diff line Loading @@ -1067,12 +1067,6 @@ "endpoint": { "uris": [ "/meMp1/service/EntryPoint" ], "addresses": [ { "host": "192.0.2.0", "port": 8080 } ] }, "security": { Loading Loading @@ -1177,9 +1171,6 @@ "protocol": "HTTP", "version": "2.0", "endpoint": { "uris": [ "/meMp1/service/EntryPoint" ], "addresses": [ { "host": "192.0.2.0", Loading Loading @@ -1283,9 +1274,6 @@ "protocol": "HTTP", "version": "2.0", "endpoint": { "uris": [ "/meMp1/service/EntryPoint" ], "addresses": [ { "host": "192.0.2.0", Loading Loading @@ -1389,12 +1377,6 @@ "endpoint": { "uris": [ "/meMp1/service/EntryPoint" ], "addresses": [ { "host": "192.0.2.0", "port": 8080 } ] }, "security": { Loading Loading @@ -1912,6 +1894,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 −10 Original line number Diff line number Diff line Loading @@ -775,9 +775,6 @@ paths: endpoint: uris: - '/meMp1/service/EntryPoint' addresses: - host: '192.0.2.0' port: 8080 security: oAuth2Info: grantTypes: 'OAUTH2_CLIENT_CREDENTIALS' Loading Loading @@ -852,8 +849,6 @@ paths: protocol: 'HTTP' version: '2.0' endpoint: uris: - '/meMp1/service/EntryPoint' addresses: - host: '192.0.2.0' port: 8080 Loading Loading @@ -926,8 +921,6 @@ paths: protocol: 'HTTP' version: '2.0' endpoint: uris: - '/meMp1/service/EntryPoint' addresses: - host: '192.0.2.0' port: 8080 Loading Loading @@ -999,9 +992,6 @@ paths: endpoint: uris: - '/meMp1/service/EntryPoint' addresses: - host: '192.0.2.0' port: 8080 security: oAuth2Info: grantTypes: 'OAUTH2_CLIENT_CREDENTIALS' Loading Loading @@ -1388,6 +1378,9 @@ definitions: EndPointInfo.Address: description: A IP address and port pair type: object required: - host - port properties: host: $ref: '#/definitions/EndPointInfo.Address.Host' Loading