diff --git a/CHANGES.md b/CHANGES.md index a6dfc2a9..df2b0bcf 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,16 @@ twilio-cli-core changelog ===================== +[2019-07-31] Version 2.0.5 +--------------------------- +**Library** +- [PR #48](https://github.com/twilio/twilio-cli-core/pull/48): Make the account-sid flag an add-on flag that custom commands can use. Thanks to [@childish-sambino](https://github.com/childish-sambino)! +- [PR #47](https://github.com/twilio/twilio-cli-core/pull/47): Add prompt message utility to base command. Thanks to [@childish-sambino](https://github.com/childish-sambino)! +- [PR #46](https://github.com/twilio/twilio-cli-core/pull/46): Add support for next page links that are relative or absolute. Thanks to [@childish-sambino](https://github.com/childish-sambino)! +- [PR #45](https://github.com/twilio/twilio-cli-core/pull/45): Handle dot-separated strings when converting to camelCase (or PascalCase). Thanks to [@childish-sambino](https://github.com/childish-sambino)! +- [PR #44](https://github.com/twilio/twilio-cli-core/pull/44): Update dot-separated parameter names. Thanks to [@childish-sambino](https://github.com/childish-sambino)! + + [2019-07-24] Version 2.0.4 --------------------------- **Library** diff --git a/package-lock.json b/package-lock.json index 9b8e7f34..f208b9db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2126,9 +2126,9 @@ } }, "keytar": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/keytar/-/keytar-4.12.0.tgz", - "integrity": "sha512-V+MY1cD/QheiAY+FZcnEzp1f6vVjOZAZ5kqosZYfe5upROlmY0iDXtTMsLrYiGo1CD8KMujoivai7eB+pK2wew==", + "version": "4.13.0", + "resolved": "https://registry.npmjs.org/keytar/-/keytar-4.13.0.tgz", + "integrity": "sha512-qdyZ3XDuv11ANDXJ+shsmc+j/h5BHPDSn33MwkUMDg2EA++xEBleNkghr3Jg95cqVx5WgDYD8V/m3Q0y7kwQ2w==", "dev": true, "requires": { "nan": "2.14.0", @@ -2569,9 +2569,9 @@ } }, "node-abi": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-2.9.0.tgz", - "integrity": "sha512-jmEOvv0eanWjhX8dX1pmjb7oJl1U1oR4FOh0b2GnvALwSYoOdU7sj+kLDSAyjo4pfC9aj/IxkloxdLJQhSSQBA==", + "version": "2.10.0", + "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-2.10.0.tgz", + "integrity": "sha512-OT0WepUvYHXdki6DU8LWhEkuo3M44i2paWBYtH9qXtPb9YiKlYEKa5WUII20XEcOv7UJPzfB0kZfPZdW46zdkw==", "dev": true, "requires": { "semver": "^5.4.1" diff --git a/package.json b/package.json index 1c116c65..b38ccae4 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "eslint": "^4.19.1", "eslint-config-oclif": "^1.5.1", "eslint-plugin-mocha": "^5.3.0", - "keytar": "^4.12.0", + "keytar": "^4.13.0", "mocha": "^5.2.0", "nock": "^10.0.6", "nyc": "^14.1.1", diff --git a/src/services/twilio-api/twilio_wireless.json b/src/services/twilio-api/twilio_wireless.json index f6e2c15f..7662f9f8 100644 --- a/src/services/twilio-api/twilio_wireless.json +++ b/src/services/twilio-api/twilio_wireless.json @@ -864,7 +864,7 @@ } }, { - "description": "Network-enforced limit specifying the total Megabytes of data usage (download and upload combined) allowed during one month on the home network. Metering begins on the day of activation and ends on the same day of the following month. Max value is 2TB.", + "description": "Network-enforced limit specifying the total Megabytes of data usage (download and upload combined) allowed during one month on the 'home' (T-Mobile USA) network. Metering begins on the day of activation and ends on the same day of the following month. Max value is 2TB. Default value is `1000`.", "in": "query", "name": "DataLimit", "required": false, @@ -873,7 +873,7 @@ } }, { - "description": "The model by which to meter data usage, in accordance with the two available [data metering models](https://www.twilio.com/docs/api/wireless/rest-api/rate-plan#explanation-of-pooled-vs-individual). Valid options are `pooled` and `individual`.", + "description": "The model by which to meter data usage, in accordance with the available [data metering models](https://www.twilio.com/docs/wireless/api/rate-plan#explanation-of-PAYG-vs-QUOTA). Valid options are `payg` and `quota-1`, `quota-10`, and `quota-50`. Defaults to `payg`", "in": "query", "name": "DataMetering", "required": false, @@ -900,7 +900,7 @@ } }, { - "description": "Defines whether SIMs can roam onto other networks in the SIM's home country. See ['national' roaming](https://www.twilio.com/docs/api/wireless/rest-api/rate-plan#national-roaming).", + "description": "Defines whether SIMs can roam onto networks other than the 'home' (T-Mobile USA) network in the United States. See ['national' roaming](https://www.twilio.com/docs/api/wireless/rest-api/rate-plan#national-roaming).", "in": "query", "name": "NationalRoamingEnabled", "required": false, @@ -909,7 +909,7 @@ } }, { - "description": "", + "description": "Defines whether SIMs are capable of using GPRS/3G/4G/LTE data connectivity and messaging outside of the United States. Acceptable values are `data` and `messaging`.", "in": "query", "name": "InternationalRoaming", "required": false, @@ -921,7 +921,7 @@ } }, { - "description": "Network-enforced limit specifying the total Megabytes of national roaming data usage (download and upload combined) allowed during one month. Max value is 2TB. If unspecified, the default value is the lesser of `DataLimit` and 1000MB.", + "description": "Network-enforced limit specifying the total Megabytes of national roaming data usage (download and upload combined) allowed during one month on networks in the United States other than the 'home' (T-Mobile USA) network. See ['national' roaming](https://www.twilio.com/docs/api/wireless/rest-api/rate-plan#national-roaming). Max value is 2TB.", "in": "query", "name": "NationalRoamingDataLimit", "required": false, @@ -930,7 +930,7 @@ } }, { - "description": "", + "description": "Network-enforced limit specifying the total Megabytes of international roaming (non-US) data usage (download and upload combined) allowed during one month. Max value is 2TB. Default value is the lesser of `DataLimit` and `1000`MB.", "in": "query", "name": "InternationalRoamingDataLimit", "required": false, @@ -977,7 +977,7 @@ "description": "", "parameters": [ { - "description": "", + "description": "A 34 character string that uniquely identifies this resource.", "in": "path", "name": "Sid", "required": true, @@ -1008,7 +1008,7 @@ "description": "", "parameters": [ { - "description": "", + "description": "A 34 character string that uniquely identifies this resource.", "in": "path", "name": "Sid", "required": true, @@ -1044,7 +1044,7 @@ "description": "", "parameters": [ { - "description": "", + "description": "A 34 character string that uniquely identifies this resource.", "in": "path", "name": "Sid", "required": true,