This repository was archived by the owner on Nov 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -1281,6 +1281,9 @@ components:
1281
1281
$ref: '#/components/examples/RateCenterPostCoverage400Error'
1282
1282
schema:
1283
1283
$ref: '#/components/schemas/RateCenterCoverageUnsuccessfulResponse'
1284
+ description: >-
1285
+ Unsuccessful response due to a validation error. A LRN was provided for
1286
+ offnet coverage.
1284
1287
rateCenterPostCoverageResponse409Error:
1285
1288
content:
1286
1289
application/xml:
@@ -1290,8 +1293,8 @@ components:
1290
1293
schema:
1291
1294
$ref: '#/components/schemas/RateCenterCoverageUnsuccessfulResponse'
1292
1295
description: >-
1293
- Unsuccessful response due to a validation error. A LRN was provided for
1294
- offnet coverage .
1296
+ Unsuccessful response due to a validation error. This rate center
1297
+ already exists .
1295
1298
rateCenterPutCoverageResponse:
1296
1299
content:
1297
1300
application/xml:
@@ -9857,7 +9860,7 @@ components:
9857
9860
example: Error Message
9858
9861
type: string
9859
9862
errorCode:
9860
- example: '1234'
9863
+ example: 3900
9861
9864
type: number
9862
9865
type: object
9863
9866
RateCenterGroup:
You can’t perform that action at this time.
0 commit comments