OpenAPI with updated backend

This commit is contained in:
Cristiano
2026-05-28 16:23:30 +02:00
parent fdb728cd25
commit d8d36d5c1e
73 changed files with 1134 additions and 2459 deletions
@@ -1,7 +1,7 @@
/**
* PyroFetes
*
*
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
@@ -9,7 +9,7 @@
*/
export interface GetPurchaseProductDto {
export interface GetPurchaseProductDto {
productId?: number;
productReference?: string | null;
productName?: string | null;