diff --git a/api/openapi.yaml b/api/openapi.yaml index cf852266..936caea2 100644 --- a/api/openapi.yaml +++ b/api/openapi.yaml @@ -5985,9 +5985,6 @@ paths: summary: List Endpoints tags: - Endpoints - x-badges: - - name: Beta - color: "#076EA8" x-accepts: - application/json post: @@ -6103,9 +6100,6 @@ paths: summary: Create Endpoint tags: - Endpoints - x-badges: - - name: Beta - color: "#076EA8" x-content-type: application/json x-accepts: - application/json @@ -6224,9 +6218,6 @@ paths: summary: Delete Endpoint tags: - Endpoints - x-badges: - - name: Beta - color: "#076EA8" x-accepts: - application/json get: @@ -6346,9 +6337,6 @@ paths: summary: Get Endpoint tags: - Endpoints - x-badges: - - name: Beta - color: "#076EA8" x-accepts: - application/json servers: @@ -6467,9 +6455,6 @@ paths: summary: Update Endpoint BXML tags: - Endpoints - x-badges: - - name: Beta - color: "#076EA8" x-content-type: application/xml x-accepts: - application/json diff --git a/bandwidth.yml b/bandwidth.yml index 6ad54bc1..5b874eeb 100644 --- a/bandwidth.yml +++ b/bandwidth.yml @@ -1723,9 +1723,6 @@ paths: $ref: '#/components/responses/tooManyRequestsErrorResponse' '500': $ref: '#/components/responses/serviceUnavailableErrorResponse' - x-badges: - - name: Beta - color: '#076EA8' post: tags: - Endpoints @@ -1758,9 +1755,6 @@ paths: callbacks: endpointEventCallback: $ref: '#/components/callbacks/endpointEvent' - x-badges: - - name: Beta - color: '#076EA8' servers: &ref_5 - url: https://api.bandwidth.com/v2 description: Production @@ -1793,9 +1787,6 @@ paths: $ref: '#/components/responses/tooManyRequestsErrorResponse' '500': $ref: '#/components/responses/serviceUnavailableErrorResponse' - x-badges: - - name: Beta - color: '#076EA8' delete: tags: - Endpoints @@ -1826,9 +1817,6 @@ paths: $ref: '#/components/responses/tooManyRequestsErrorResponse' '500': $ref: '#/components/responses/serviceUnavailableErrorResponse' - x-badges: - - name: Beta - color: '#076EA8' servers: *ref_5 /accounts/{accountId}/endpoints/{endpointId}/bxml: put: @@ -1861,9 +1849,6 @@ paths: $ref: '#/components/responses/tooManyRequestsErrorResponse' '500': $ref: '#/components/responses/serviceUnavailableErrorResponse' - x-badges: - - name: Beta - color: '#076EA8' servers: *ref_5 components: schemas: