Skip to content

Commit 8d67753

Browse files
fix: parameter names in the request (#63)
1 parent db0189a commit 8d67753

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+382
-382
lines changed

twilio/rest/accounts/v1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import "./openapi"
2727

2828
## Documentation for API Endpoints
2929

30-
All URIs are relative to *http://localhost*
30+
All URIs are relative to *https://accounts.twilio.com*
3131

3232
Class | Method | HTTP request | Description
3333
------------ | ------------- | ------------- | -------------

twilio/rest/accounts/v1/docs/DefaultApi.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DefaultApi
22

3-
All URIs are relative to *http://localhost*
3+
All URIs are relative to *https://accounts.twilio.com*
44

55
Method | HTTP request | Description
66
------------- | ------------- | -------------
@@ -129,7 +129,7 @@ Other parameters are passed through a pointer to a CreateSecondaryAuthTokenParam
129129

130130
### HTTP request headers
131131

132-
- **Content-Type**: application/x-www-form-urlencoded,
132+
- **Content-Type**: Not defined
133133
- **Accept**: application/json,
134134

135135
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints)
@@ -445,7 +445,7 @@ Other parameters are passed through a pointer to a UpdateAuthTokenPromotionParam
445445

446446
### HTTP request headers
447447

448-
- **Content-Type**: application/x-www-form-urlencoded,
448+
- **Content-Type**: Not defined
449449
- **Accept**: application/json,
450450

451451
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints)

twilio/rest/api/v2010/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import "./openapi"
2727

2828
## Documentation for API Endpoints
2929

30-
All URIs are relative to *http://localhost*
30+
All URIs are relative to *https://api.twilio.com*
3131

3232
Class | Method | HTTP request | Description
3333
------------ | ------------- | ------------- | -------------

twilio/rest/api/v2010/api_default.go

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

twilio/rest/api/v2010/docs/DefaultApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DefaultApi
22

3-
All URIs are relative to *http://localhost*
3+
All URIs are relative to *https://api.twilio.com*
44

55
Method | HTTP request | Description
66
------------- | ------------- | -------------

twilio/rest/autopilot/v1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import "./openapi"
2727

2828
## Documentation for API Endpoints
2929

30-
All URIs are relative to *http://localhost*
30+
All URIs are relative to *https://autopilot.twilio.com*
3131

3232
Class | Method | HTTP request | Description
3333
------------ | ------------- | ------------- | -------------

twilio/rest/autopilot/v1/docs/DefaultApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DefaultApi
22

3-
All URIs are relative to *http://localhost*
3+
All URIs are relative to *https://autopilot.twilio.com*
44

55
Method | HTTP request | Description
66
------------- | ------------- | -------------

twilio/rest/bulkexports/v1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import "./openapi"
2727

2828
## Documentation for API Endpoints
2929

30-
All URIs are relative to *http://localhost*
30+
All URIs are relative to *https://bulkexports.twilio.com*
3131

3232
Class | Method | HTTP request | Description
3333
------------ | ------------- | ------------- | -------------

twilio/rest/bulkexports/v1/docs/DefaultApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DefaultApi
22

3-
All URIs are relative to *http://localhost*
3+
All URIs are relative to *https://bulkexports.twilio.com*
44

55
Method | HTTP request | Description
66
------------- | ------------- | -------------

twilio/rest/chat/v1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import "./openapi"
2727

2828
## Documentation for API Endpoints
2929

30-
All URIs are relative to *http://localhost*
30+
All URIs are relative to *https://chat.twilio.com*
3131

3232
Class | Method | HTTP request | Description
3333
------------ | ------------- | ------------- | -------------

0 commit comments

Comments
 (0)