File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed
api-specs/konnect/metering-and-billing/v3 Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -52,10 +52,6 @@ paths:
5252 $ref : ' #/components/responses/Unauthorized'
5353 ' 403 ' :
5454 $ref : ' #/components/responses/Forbidden'
55- ' 500 ' :
56- $ref : ' #/components/responses/Internal'
57- ' 503 ' :
58- $ref : ' #/components/responses/NotAvailable'
5955 tags :
6056 - Metering Events
6157components :
@@ -458,18 +454,6 @@ components:
458454 examples :
459455 UnauthorizedExample :
460456 $ref : ' #/components/examples/ForbiddenExample'
461- Internal :
462- description : Internal
463- content :
464- application/problem+json :
465- schema :
466- $ref : ' #/components/schemas/BaseError'
467- NotAvailable :
468- description : Service not available
469- content :
470- application/problem+json :
471- schema :
472- $ref : ' #/components/schemas/BaseError'
473457 securitySchemes :
474458 systemAccountAccessToken :
475459 type : http
You can’t perform that action at this time.
0 commit comments