Bugzilla – Attachment 141028 Details for
Bug 31632
Add ability to manually link orders to suggestions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31632: Add missing suggestion statuses to API
Bug-31632-Add-missing-suggestion-statuses-to-API.patch (text/plain), 713 bytes, created by
Nick Clemens (kidclamp)
on 2022-09-27 13:09:39 UTC
(
hide
)
Description:
Bug 31632: Add missing suggestion statuses to API
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2022-09-27 13:09:39 UTC
Size:
713 bytes
patch
obsolete
>From bb93740d430e6d333bb3ded81faa5eb1012e3fc7 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Tue, 27 Sep 2022 11:18:13 +0000 >Subject: [PATCH] Bug 31632: Add missing suggestion statuses to API > >--- > api/v1/swagger/definitions/suggestion.yaml | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/api/v1/swagger/definitions/suggestion.yaml b/api/v1/swagger/definitions/suggestion.yaml >index c0b4b58450..6fed1dd47e 100644 >--- a/api/v1/swagger/definitions/suggestion.yaml >+++ b/api/v1/swagger/definitions/suggestion.yaml >@@ -70,6 +70,8 @@ properties: > - CHECKED > - ACCEPTED > - REJECTED >+ - ORDERED >+ - AVAILABLE > note: > type: > - string >-- >2.30.2
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 31632
:
141028
|
141029
|
141030
|
169391
|
170147
|
170148
|
170953