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 +7
-11
lines changed Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Original file line number Diff line number Diff line change @@ -296,7 +296,13 @@ components:
296
296
reference : >-
297
297
/accounts/9903248/activeCalls/MTU2MDI4ODE1XzgzMzQ4OTg4QDE5Mi4xNjguMTMyLjQx
298
298
example :
299
- $ref : ' #/components/examples/apiErrorExample'
299
+ - type : Not Found
300
+ code : 12404
301
+ description : Resource not found.
302
+ source :
303
+ method : GET
304
+ reference : >-
305
+ /accounts/9903248/activeCalls/MTU2MDI4ODE1XzgzMzQ4OTg4QDE5Mi4xNjguMTMyLjQx
300
306
examples :
301
307
unauthorizedErrorExample :
302
308
summary : Unauthorized
@@ -378,16 +384,6 @@ components:
378
384
- type : Internal Server Error
379
385
code : 12500
380
386
description : Encountered an unexpected error while processing your request.
381
- apiErrorExample :
382
- summary : An array of errors that occurred while processing the API request.
383
- value :
384
- - type : Not Found
385
- code : 12404
386
- description : Resource not found.
387
- source :
388
- method : GET
389
- reference : >-
390
- /accounts/9903248/activeCalls/MTU2MDI4ODE1XzgzMzQ4OTg4QDE5Mi4xNjguMTMyLjQx
391
387
securitySchemes :
392
388
Basic :
393
389
type : http
You can’t perform that action at this time.
0 commit comments