Bugzilla – Attachment 160213 Details for
Bug 32435
Add resolution types to catalog concerns
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32435: Add status to ticket_update definition
Bug-32435-Add-status-to-ticketupdate-definition.patch (text/plain), 878 bytes, created by
Martin Renvoize (ashimema)
on 2023-12-21 16:53:22 UTC
(
hide
)
Description:
Bug 32435: Add status to ticket_update definition
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2023-12-21 16:53:22 UTC
Size:
878 bytes
patch
obsolete
>From 4fb89a0253e21b4da33650820ec77329492b0dc4 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Thu, 21 Dec 2023 15:58:11 +0000 >Subject: [PATCH] Bug 32435: Add status to ticket_update definition > >--- > api/v1/swagger/definitions/ticket_update.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/api/v1/swagger/definitions/ticket_update.yaml b/api/v1/swagger/definitions/ticket_update.yaml >index 8806ebe1f6e..7e956643123 100644 >--- a/api/v1/swagger/definitions/ticket_update.yaml >+++ b/api/v1/swagger/definitions/ticket_update.yaml >@@ -31,6 +31,11 @@ properties: > public: > type: boolean > description: Is this update intended to be sent to the patron >+ status: >+ type: >+ - string >+ - "null" >+ description: Status of the ticket after this update > additionalProperties: true > required: > - message >-- >2.43.0
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 32435
:
160211
|
160212
|
160213
|
160214
|
160260
|
160261
|
160291
|
160292
|
160306
|
160321
|
160322
|
162493
|
164919
|
164920
|
164921
|
164922
|
165558
|
165559
|
165565
|
165566
|
165567
|
165611
|
165612
|
165613
|
165656
|
165657
|
165658
|
165781
|
165782
|
165783