Bugzilla – Attachment 162192 Details for
Bug 36100
Regression in bookings edit
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36100: Remove readOnly from bookings definition.
Bug-36100-Remove-readOnly-from-bookings-definition.patch (text/plain), 924 bytes, created by
Martin Renvoize (ashimema)
on 2024-02-15 10:16:12 UTC
(
hide
)
Description:
Bug 36100: Remove readOnly from bookings definition.
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2024-02-15 10:16:12 UTC
Size:
924 bytes
patch
obsolete
>From c5ac85a463f0515473549fa1175058eb9ec4b34e Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Thu, 15 Feb 2024 10:15:12 +0000 >Subject: [PATCH] Bug 36100: Remove readOnly from bookings definition. > >Whilst readOnly feels correct here, swagger doesn't work that way at our >version. It must be removed to restore the ability to edit exising >bookings. >--- > api/v1/swagger/definitions/booking.yaml | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/api/v1/swagger/definitions/booking.yaml b/api/v1/swagger/definitions/booking.yaml >index a615bb9ed83..23393a60ff3 100644 >--- a/api/v1/swagger/definitions/booking.yaml >+++ b/api/v1/swagger/definitions/booking.yaml >@@ -10,7 +10,6 @@ properties: > booking_id: > description: Internal booking identifier > type: integer >- readOnly: true > end_date: > description: Start date and time of this booking > format: date-time >-- >2.43.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 36100
:
162192
|
162202
|
162203
|
162229
|
162230
|
162633
|
162634
|
162635
|
162636
|
162637
|
162638