@mittwald/api-client
Advanced tools
Comparing version 1.0.0-alpha.18 to 1.0.0-alpha.19
@@ -1537,2 +1537,8 @@ /** execute a runtime concerning action on a specific `AppInstallation` */ | ||
}; | ||
/** Register a tariff change for a legacy tariff. */ | ||
export const relocationCreateLegacyTariffChange = { | ||
path: "/v2/legacy-tariff-change", | ||
method: "POST", | ||
operationId: "relocation-create-legacy-tariff-change", | ||
}; | ||
/** Create an SFTPUser for a Project. */ | ||
@@ -1892,7 +1898,1 @@ export const sftpUserCreateSftpUser = { | ||
}; | ||
/** Register a tariff change for a legacy tariff. */ | ||
export const relocationCreateLegacyTariffChange = { | ||
path: "/v2/legacy-tariff-change", | ||
method: "POST", | ||
operationId: "relocation-create-legacy-tariff-change", | ||
}; |
{ | ||
"name": "@mittwald/api-client", | ||
"description": "Auto-generated client for the mittwald API", | ||
"version": "1.0.0-alpha.18", | ||
"version": "1.0.0-alpha.19", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": "github:mittwald/api-client-js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display