Bugzilla – Attachment 146594 Details for
Bug 32942
Suggestion API doesn't support custom statuses
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32942: (QA follow-up) Document possible values
Bug-32942-QA-follow-up-Document-possible-values.patch (text/plain), 1.04 KB, created by
Tomás Cohen Arazi (tcohen)
on 2023-02-13 18:28:27 UTC
(
hide
)
Description:
Bug 32942: (QA follow-up) Document possible values
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2023-02-13 18:28:27 UTC
Size:
1.04 KB
patch
obsolete
>From b25bb4025dfab1d57a3ce7c5c401ef063602d4bf Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Mon, 13 Feb 2023 15:11:17 -0300 >Subject: [PATCH] Bug 32942: (QA follow-up) Document possible values > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > api/v1/swagger/definitions/suggestion.yaml | 11 ++++++++++- > 1 file changed, 10 insertions(+), 1 deletion(-) > >diff --git a/api/v1/swagger/definitions/suggestion.yaml b/api/v1/swagger/definitions/suggestion.yaml >index 2056188772c..bea2ab236d2 100644 >--- a/api/v1/swagger/definitions/suggestion.yaml >+++ b/api/v1/swagger/definitions/suggestion.yaml >@@ -64,7 +64,16 @@ properties: > description: date the suggestion was last modified > status: > type: string >- description: Suggestion status >+ description: | >+ Suggestion status. Possible values are: >+ >+ * `ASKED` >+ * `CHECKED` >+ * `ACCEPTED` >+ * `REJECTED` >+ * `ORDERED` >+ * `AVAILABLE` >+ * Values from the `SUGGEST_STATUS` av cateogry > note: > type: > - string >-- >2.39.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 32942
:
146508
|
146592
|
146593
|
146594
|
154642
|
154643
|
155801
|
155802
|
155803
|
155804
|
155805
|
155806
|
155900
|
155901
|
155902
|
155903
|
155904
|
155905
|
155906