Releases: phonedotcom/API-Swagger
Releases · phonedotcom/API-Swagger
Release v1.0.7
- Added Pricing and Oauth endpoints
- Updates due to changes in Phone.com API
Release v1.0.6
- Fixed bugs in Create/Replace Phone Number parameters
- Fixed bugs in Create/Replace Extension parameters
Release v1.0.5
- Added Create/Replace Media File
- Added pagination
- Bug fixes
Release v1.0.4
- Added missing filter patterns in phonecom.json
- Extracted Swagger client SDKs as submodules
- Added Create Media endpoint
- Added Get Account Call Log endpoint
- Changed command name: create-account-calls to create-account-call
- Fixed reading id from file : Extensions, Applications, Call Logs , Caller id
- Updated build script and swagger generator script
- Renamed phonecom.json to phonecom-apiv4.swagger.json
Release v1.0.3
- Replaced XML with JSON configuration
- Added Create Calls API endpoint with integration test
- Fixed bug with removing spaces in filter values
- Command create-route changed to create-account-route.
- Command list-account-express-srv-codes changed to list-account-express-service-codes
- Command get-account-express-srv-code changed to get-account-express-service-code
- Reordered command list into the desired order both in the documentation and the help display
- Indented code with go fmt
- Added explanation for all the fields about the JSON configuration in the README.md
- Changed directory name from clients to "SDKs"
Release v1.0.2
- Bug fix: Added extension id parameter for create-account-sms
- Bug fix: Fixed non-working filters and sorts
- Added warning if number of filter types doesn't match number of filter values
- Documentation updates
Release v1.0.1
- Updated command names to match Phone.com convention
- Fix default verbose mode for Mac
- Added Ping API endpoint as default command
- Enabled multiple filter types
- Enabled multiple sort types
- Correction to error handling mechanism
- Bug fix: Couldn't filter with filters[npa] as a parameter
- Updated swagger definition to include default command and bug fixes
- Various bug fixes and improvements
Release v1.0
Changes:
- Added JSON to CSV output converter
- Added option to add token as a CLI flag
- config.xml made optional
- Added flags for the filters and sorts
- Added flag for generating sample input JSON for Create, Replace calls
- Added flag for generating sample output JSON for Get calls
- Extracted List items as default option. Additionally added flag for displaying the full response
- Improved error checking mechanism
- Corrected swagger definition
- Verbose mode improvements
- Improved and unified JSON indentation for all API endpoints
- Improved integration test infrastructure
First alpha release
v1.0alpha Corrected trunk parameter