Update imports to use generated Swagger API paths

This commit is contained in:
Lorenz Hilpert
2025-01-29 17:43:20 +01:00
parent 8e7b067310
commit fd11cf19e4
355 changed files with 451 additions and 442 deletions

View File

@@ -1,21 +1,21 @@
/* tslint:disable */
/**
* Gr<EFBFBD><EFBFBD>e / Volumen
* Gre / Volumen
*/
export interface SizeOfString {
/**
* H<EFBFBD>he
* Hhe
*/
height: number;
/**
* L<EFBFBD>nge / Tiefe
* Lnge / Tiefe
*/
length: number;
/**
* Ma<EFBFBD>einheit
* Maeinheit
*/
unit?: string;