View | Details | Raw Unified | Return to bug 36100
Collapse All | Expand All

(-)a/api/v1/swagger/definitions/booking.yaml (-2 lines)
Lines 10-16 properties: Link Here
10
  booking_id:
10
  booking_id:
11
    description: Internal booking identifier
11
    description: Internal booking identifier
12
    type: integer
12
    type: integer
13
    readOnly: true
14
  end_date:
13
  end_date:
15
    description: Start date and time of this booking
14
    description: Start date and time of this booking
16
    format: date-time
15
    format: date-time
17
- 

Return to bug 36100