Skip to content

Commit 4153b54

Browse files
committed
chore: remove deprecated backup typings
1 parent bb1a005 commit 4153b54

File tree

5 files changed

+5
-20
lines changed

5 files changed

+5
-20
lines changed

.changeset/hungry-toys-check.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@squarecloud/api-types": minor
3+
---
4+
5+
Remove deprecated backup typings

payloads/v2/backups.ts

Lines changed: 0 additions & 9 deletions
This file was deleted.

payloads/v2/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
export * from "./application";
2-
export * from "./backups";
32
export * from "./deploy";
43
export * from "./files";
54
export * from "./logs";

rest/v2/backups.ts

Lines changed: 0 additions & 9 deletions
This file was deleted.

rest/v2/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
export * from "./application";
2-
export * from "./backups";
32
export * from "./deploy";
43
export * from "./files";
54
export * from "./network";

0 commit comments

Comments
 (0)