- d788f4c: Rename application backups to snapshots
- a3cf61a: Add typings for
/apps/:appId/network/purge_cache
- 5a39642: Add enterprise plan sizes type
- 3bfd7c6: Fix
APIApplicationStatusAllto show/hide usage depending onrunningproperty. - 5a39642: Drop using enums.
- 4de3145: Added
advancedandenterprise-24plans - 4de3145: Removed
studentandenterprise-16plans
- 4d7babe: Update
UserPlanNameto includeEnterprise-16new plan. RemoveBusinessplan fromUserPlanName.
- df0a13d: Remove
RESTPostAPIApplicationCommitQuerydue to API changes
- 79b1e02: Make deployment state an enum:
DeploymentState - 5b1f4af: Update
ApplicationLanguageenum with newdotnetlang
- 5e67a46: Add typings for
/apps/:appId/deployments/current(APIDeploymentCurrent)
- ef69efb: Add typings for
/apps/:appId/network/dns(APINetworkDNS) - 78f00c9: Add
RESTPostAPIApplicationBackupand updateAPIApplicationBackup - 211a9d4: Update file-related typings to match new API convention
- 3ef25a4: Implement branded types for UserId and ApplicationId
- 211a9d4: Add typings for
PATCH /apps/:appId/files - 58d009d: Add typings for
/apps/:appId/network/custom(RESTPostAPINetworkCustomDomainJSONBody) - a15ce71: Add typings for
/service/status(APIServiceStatus)
- b3c226d: Completely remove deprecated
tagandisWebsiteproperties
- b3f1a17: Update
UserPlanNamewith new Enterprise plans
- 4b4ddc1: Deprecate APIUser, APIUserApplication and RESTPostAPIApplicationUploadResult
tagproperty. - 4b4ddc1: Deprecate APIApplication, APIWebsiteApplication and APIUserApplication
isWebsiteproperty.
- ecd05cf: Add
freeandstudenttoUserPlanName - ab66f4c: remove
localefromAPIUser
- 881b9a1: Add
statictoApplicationLanguageenum
- c013db0: remove
APIApplication#gitIntegrationdue to API changes
- c4b38e3: remove
avatarfromAPIApplication,APIUserApplicationandRESTPostAPIApplicationUploadResult - 59da443: update
UserPlanNameenum to new plans
- 2504cbd: improve JSDocs
- 004808a: add typings for /apps/all/status route
- 0f3cd4e: improve common interfaces naming
- d3dbca7: rename some typings under application#files
- b24724c: improve comments and file structure
- b4865e1: simplify
RESTPostAPIFileCreateJSONBody#buffer - 2dcfab4: add descriptions properties to Applications*
- 19c73d1: fix
APIDeploy#statenamed incorrectly removeAPIApplication#cpumakeRESTPostAPIApplicationUploadResult#cpunot nullable add enum forAPIApplication#languageadd enum forAPIApplicationStatus#statusadd enum forAPIDeploy#stateadd enum forAPIFile#typeimprove typings forAPIDeploy
- 9e85d33: added README
- 1baa4f5: First version!