Bugzilla – Attachment 54052 Details for
Bug 16825
Add API route for getting an item
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16825: [QA Follow-up] Add 'new_status' to Swagger definition
Bug-16825-QA-Follow-up-Add-newstatus-to-Swagger-de.patch (text/plain), 868 bytes, created by
Lari Taskula
on 2016-08-05 14:59:19 UTC
(
hide
)
Description:
Bug 16825: [QA Follow-up] Add 'new_status' to Swagger definition
Filename:
MIME Type:
Creator:
Lari Taskula
Created:
2016-08-05 14:59:19 UTC
Size:
868 bytes
patch
obsolete
>From 57a4623c7353522b3bba1478616ba9f5bc4db663 Mon Sep 17 00:00:00 2001 >From: Lari Taskula <larit@student.uef.fi> >Date: Tue, 2 Aug 2016 19:13:23 +0300 >Subject: [PATCH] Bug 16825: [QA Follow-up] Add 'new_status' to Swagger > definition > >Adds missing "new_status" to item's Swagger definition. > >Signed-off-by: Jiri Kozlovsky <mail@jkozlovsky.cz> >--- > api/v1/definitions/item.json | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/api/v1/definitions/item.json b/api/v1/definitions/item.json >index 9c43f85..2422786 100644 >--- a/api/v1/definitions/item.json >+++ b/api/v1/definitions/item.json >@@ -172,6 +172,10 @@ > "stocknumber": { > "type": ["string", "null"], > "description": "inventory number" >+ }, >+ "new_status": { >+ "type": ["string", "null"], >+ "description": "'new' value, whatever free-text information." > } > } > } >-- >1.9.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 16825
:
52943
|
52947
|
53035
|
53108
|
53111
|
53222
|
53837
|
53921
|
53923
|
54052
|
54686
|
54687
|
56122
|
56123
|
56124
|
56125
|
56131
|
56133
|
56290
|
56292
|
56293
|
61176
|
64275
|
65007
|
67865
|
91051
|
91061
|
91124
|
91399
|
91401
|
92639