mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
Update imports to use generated Swagger API paths
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user