Skip to content

Commit 0f09ebb

Browse files
committed
reverse deprecation
1 parent 0cf7b95 commit 0f09ebb

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

api/signalwire-rest/space-api/_spec_.yaml

-22
Original file line numberDiff line numberDiff line change
@@ -6998,7 +6998,6 @@ paths:
69986998
example: John Smith
69996999
/endpoints/sip:
70007000
get:
7001-
deprecated: true
70027001
operationId: list_sip_endpoints
70037002
summary: List all SIP Endpoints.
70047003
description: |
@@ -7010,10 +7009,6 @@ paths:
70107009
#### Permissions
70117010
The API token must include the following scopes: _Voice_.
70127011
7013-
:::important
7014-
This endpoint is deprecated. Use the [SIP Endpoints API](/rest/signalwire-rest/endpoints/fabric/sip-endpoints) instead.
7015-
:::
7016-
70177012
tags:
70187013
- SIP Endpoints
70197014
responses:
@@ -7283,7 +7278,6 @@ paths:
72837278
example: >-
72847279
https://dev.signalwire.com/relay-bins/f9d13f68-f71e-4042-95bb-b07b9e2f2f92
72857280
post:
7286-
deprecated: true
72877281
operationId: create_sip_endpoint
72887282
summary: Create a SIP Endpoint
72897283
description: |
@@ -7293,9 +7287,6 @@ paths:
72937287
#### Permissions
72947288
The API token must include the following scopes: _Voice_.
72957289
7296-
:::important
7297-
This endpoint is deprecated. Use the [SIP Endpoints API](/rest/signalwire-rest/endpoints/fabric/sip-endpoints) instead.
7298-
:::
72997290
tags:
73007291
- SIP Endpoints
73017292
requestBody:
@@ -7782,7 +7773,6 @@ paths:
77827773
https://dev.signalwire.com/relay-bins/f9d13f68-f71e-4042-95bb-b07b9e2f2f92
77837774
/endpoints/sip/{id}:
77847775
get:
7785-
deprecated: true
77867776
operationId: retrieve_sip_endpoint
77877777
summary: Retrieve a SIP Endpoint
77887778
description: |
@@ -7793,9 +7783,6 @@ paths:
77937783
#### Permissions
77947784
The API token must include the following scopes: _Voice_.
77957785
7796-
:::important
7797-
This endpoint is deprecated. Use the [SIP Endpoints API](/rest/signalwire-rest/endpoints/fabric/sip-endpoints) instead.
7798-
:::
77997786
tags:
78007787
- SIP Endpoints
78017788
parameters:
@@ -8045,7 +8032,6 @@ paths:
80458032
example: >-
80468033
https://dev.signalwire.com/relay-bins/f9d13f68-f71e-4042-95bb-b07b9e2f2f92
80478034
put:
8048-
deprecated: true
80498035
operationId: update_sip_endpoint
80508036
summary: Update a SIP Endpoint
80518037
description: |
@@ -8055,9 +8041,6 @@ paths:
80558041
#### Permissions
80568042
The API token must include the following scopes: _Voice_.
80578043
8058-
:::important
8059-
This endpoint is deprecated. Use the [SIP Endpoints API](/rest/signalwire-rest/endpoints/fabric/sip-endpoints) instead.
8060-
:::
80618044
tags:
80628045
- SIP Endpoints
80638046
parameters:
@@ -8547,7 +8530,6 @@ paths:
85478530
example: >-
85488531
https://dev.signalwire.com/relay-bins/f9d13f68-f71e-4042-95bb-b07b9e2f2f92
85498532
delete:
8550-
deprecated: true
85518533
operationId: delete_sip_endpoint
85528534
summary: Delete a SIP Endpoint
85538535
description: |
@@ -8557,10 +8539,6 @@ paths:
85578539
85588540
#### Permissions
85598541
The API token must include the following scopes: _Voice_.
8560-
8561-
:::important
8562-
This endpoint is deprecated. Use the [SIP Endpoints API](/rest/signalwire-rest/endpoints/fabric/sip-endpoints) instead.
8563-
:::
85648542
tags:
85658543
- SIP Endpoints
85668544
parameters:

0 commit comments

Comments
 (0)