Skip to content

Releases: phonedotcom/API-Swagger

Release v1.0.7

28 Sep 15:28

Choose a tag to compare

  • Added Pricing and Oauth endpoints
  • Updates due to changes in Phone.com API

Release v1.0.6

03 Apr 16:12

Choose a tag to compare

  • Fixed bugs in Create/Replace Phone Number parameters
  • Fixed bugs in Create/Replace Extension parameters

Release v1.0.5

27 Mar 11:28

Choose a tag to compare

  • Added Create/Replace Media File
  • Added pagination
  • Bug fixes

Release v1.0.4

14 Mar 17:29

Choose a tag to compare

  • 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

10 Mar 16:05

Choose a tag to compare

  • 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

09 Mar 13:49

Choose a tag to compare

  • 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

08 Mar 18:34

Choose a tag to compare

  • 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

06 Mar 15:48

Choose a tag to compare

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

03 Mar 17:48

Choose a tag to compare

First alpha release Pre-release
Pre-release
v1.0alpha

Corrected trunk parameter