We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78f1571 commit 10284fdCopy full SHA for 10284fd
2 files changed
packages/mittwald/spec/openapi.json
packages/mittwald/src/generated/v2/types.ts
@@ -9793,7 +9793,7 @@ export declare module MittwaldAPIV2 {
9793
| "storageAsc"
9794
| "storageDesc";
9795
9796
- export interface OrderInternalProjectHostingOrder {
+ export interface OrderInternalServerOrder {
9797
articleId: string;
9798
customerId: string;
9799
description: string;
@@ -9803,7 +9803,7 @@ export declare module MittwaldAPIV2 {
9803
useFreeTrial?: boolean;
9804
}
9805
9806
- export interface OrderInternalServerOrder {
+ export interface OrderInternalProjectHostingOrder {
9807
9808
9809
0 commit comments