Loading Mp1.json +6 −6 Original line number Diff line number Diff line Loading @@ -175,7 +175,7 @@ } }, "examples": { "application/json": { "application/json": [{ "DnsRule": { "dnsRuleId": "DnsRule1", "domainName": "www.example.com", Loading @@ -184,7 +184,7 @@ "ttl": 300, "state": "ACTIVE" } } }] } }, "400": { Loading Loading @@ -652,7 +652,7 @@ } }, "examples": { "application/json": { "application/json": [{ "TrafficRule": { "trafficRuleId": "TrafficRule123", "serName": "ExampleService", Loading @@ -677,7 +677,7 @@ }, "state": "ACTIVE" } } }] } }, "400": { Loading Loading @@ -946,7 +946,7 @@ } }, "examples": { "application/json": { "application/json": [{ "ServiceInfo": { "serInstanceId": "ServiceInstance123", "serName": "ExampleService", Loading Loading @@ -986,7 +986,7 @@ }, "serializer": "JSON" } } }] } }, "400": { Loading Mp1.yaml +54 −54 Original line number Diff line number Diff line Loading @@ -139,7 +139,7 @@ paths: $ref: '#/definitions/DnsRule' examples: application/json: DnsRule: - DnsRule: dnsRuleId: DnsRule1 domainName: www.example.com ipAddressType: IP_V4 Loading Loading @@ -439,7 +439,7 @@ paths: $ref: '#/definitions/TrafficRule' examples: application/json: TrafficRule: - TrafficRule: trafficRuleId: TrafficRule123 serName: ExampleService filterType: FLOW Loading Loading @@ -627,7 +627,7 @@ paths: $ref: '#/definitions/ServiceInfo' examples: application/json: ServiceInfo: - ServiceInfo: serInstanceId: ServiceInstance123 serName: ExampleService serCategory: Loading paths/ApplicationsDnsRules.GET.yaml +7 −7 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ responses: $ref: '#/definitions/DnsRule' examples: application/json: DnsRule: - DnsRule: dnsRuleId: DnsRule1 domainName: www.example.com ipAddressType: IP_V4 Loading paths/ApplicationsTrafficRule.GET.yaml +14 −14 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ responses: $ref: '#/definitions/TrafficRule' examples: application/json: TrafficRule: - TrafficRule: trafficRuleId: TrafficRule123 serName: ExampleService filterType: FLOW Loading paths/Services.GET.yaml +29 −29 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ responses: $ref: '#/definitions/ServiceInfo' examples: application/json: ServiceInfo: - ServiceInfo: serInstanceId: ServiceInstance123 serName: ExampleService serCategory: Loading Loading
Mp1.json +6 −6 Original line number Diff line number Diff line Loading @@ -175,7 +175,7 @@ } }, "examples": { "application/json": { "application/json": [{ "DnsRule": { "dnsRuleId": "DnsRule1", "domainName": "www.example.com", Loading @@ -184,7 +184,7 @@ "ttl": 300, "state": "ACTIVE" } } }] } }, "400": { Loading Loading @@ -652,7 +652,7 @@ } }, "examples": { "application/json": { "application/json": [{ "TrafficRule": { "trafficRuleId": "TrafficRule123", "serName": "ExampleService", Loading @@ -677,7 +677,7 @@ }, "state": "ACTIVE" } } }] } }, "400": { Loading Loading @@ -946,7 +946,7 @@ } }, "examples": { "application/json": { "application/json": [{ "ServiceInfo": { "serInstanceId": "ServiceInstance123", "serName": "ExampleService", Loading Loading @@ -986,7 +986,7 @@ }, "serializer": "JSON" } } }] } }, "400": { Loading
Mp1.yaml +54 −54 Original line number Diff line number Diff line Loading @@ -139,7 +139,7 @@ paths: $ref: '#/definitions/DnsRule' examples: application/json: DnsRule: - DnsRule: dnsRuleId: DnsRule1 domainName: www.example.com ipAddressType: IP_V4 Loading Loading @@ -439,7 +439,7 @@ paths: $ref: '#/definitions/TrafficRule' examples: application/json: TrafficRule: - TrafficRule: trafficRuleId: TrafficRule123 serName: ExampleService filterType: FLOW Loading Loading @@ -627,7 +627,7 @@ paths: $ref: '#/definitions/ServiceInfo' examples: application/json: ServiceInfo: - ServiceInfo: serInstanceId: ServiceInstance123 serName: ExampleService serCategory: Loading
paths/ApplicationsDnsRules.GET.yaml +7 −7 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ responses: $ref: '#/definitions/DnsRule' examples: application/json: DnsRule: - DnsRule: dnsRuleId: DnsRule1 domainName: www.example.com ipAddressType: IP_V4 Loading
paths/ApplicationsTrafficRule.GET.yaml +14 −14 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ responses: $ref: '#/definitions/TrafficRule' examples: application/json: TrafficRule: - TrafficRule: trafficRuleId: TrafficRule123 serName: ExampleService filterType: FLOW Loading
paths/Services.GET.yaml +29 −29 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ responses: $ref: '#/definitions/ServiceInfo' examples: application/json: ServiceInfo: - ServiceInfo: serInstanceId: ServiceInstance123 serName: ExampleService serCategory: Loading