Skip to content

Releases: squarecloudofc/api-types

v0.5.0

22 Mar 18:54
c79f39d
Compare
Choose a tag to compare

Minor Changes

  • 5a39642: Add enterprise plan sizes type
  • 3bfd7c6: Fix APIApplicationStatusAll to show/hide usage depending on running property.
  • 5a39642: Drop using enums.

Patch Changes

  • 4de3145: Added advanced and enterprise-24 plans
  • 4de3145: Removed student and enterprise-16 plans

v0.4.0

01 Dec 03:21
9bc5a69
Compare
Choose a tag to compare

Minor Changes

  • 4d7babe: Update UserPlanName to include Enterprise-16 new plan.
    Remove Business plan from UserPlanName.

v0.3.3

04 Nov 20:45
705113e
Compare
Choose a tag to compare

Patch Changes

  • df0a13d: Remove RESTPostAPIApplicationCommitQuery due to API changes

v0.3.2

24 Jul 23:43
530062e
Compare
Choose a tag to compare

Patch Changes

  • 79b1e02: Make deployment state an enum: DeploymentState
  • 5b1f4af: Update ApplicationLanguage enum with new dotnet lang

v0.3.1

23 Jul 00:02
188bf5a
Compare
Choose a tag to compare

Patch Changes

  • 5e67a46: Add typings for /apps/:appId/deployments/current (APIDeploymentCurrent)

v0.3.0

22 Jul 23:25
c5b3653
Compare
Choose a tag to compare

Minor Changes

  • ef69efb: Add typings for /apps/:appId/network/dns (APINetworkDNS)
  • 78f00c9: Add RESTPostAPIApplicationBackup and update APIApplicationBackup
  • 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)

Patch Changes

  • b3c226d: Completely remove deprecated tag and isWebsite properties

v0.2.5

26 Jun 14:43
45fd99b
Compare
Choose a tag to compare

Patch Changes

  • b3f1a17: Update UserPlanName with new Enterprise plans

v0.2.4

25 Jun 12:39
80548b0
Compare
Choose a tag to compare

Patch Changes

  • 4b4ddc1: Deprecate APIUser, APIUserApplication and RESTPostAPIApplicationUploadResult tag property.
  • 4b4ddc1: Deprecate APIApplication, APIWebsiteApplication and APIUserApplication isWebsite property.

v0.2.3

11 Feb 02:56
Compare
Choose a tag to compare

Patch Changes

  • ecd05cf: Add free and student to UserPlanName
  • ab66f4c: remove locale from APIUser

Full Changelog: v0.2.2...v0.2.3

v0.2.2

09 Feb 21:15
Compare
Choose a tag to compare

Patch Changes

  • 881b9a1: Add static to ApplicationLanguage enum