diff --git a/openapi.yaml b/openapi.yaml index 19925225..f731913f 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -247,6 +247,9 @@ components: slotIndex: type: string description: Slot Index as decimal string + validUntil: + type: integer + description: Date after which the reservation will no longer be valid. StorageRequestCreation: type: object