Bugzilla – Attachment 182204 Details for
Bug 33430
Use REST API for suggestions tables
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33430: Update API specs to include required embeds
Bug-33430-Update-API-specs-to-include-required-emb.patch (text/plain), 1.95 KB, created by
Lisette Scheer
on 2025-05-09 17:18:28 UTC
(
hide
)
Description:
Bug 33430: Update API specs to include required embeds
Filename:
MIME Type:
Creator:
Lisette Scheer
Created:
2025-05-09 17:18:28 UTC
Size:
1.95 KB
patch
obsolete
>From f795fffc70718d28f0d6df8fb24f3347a18d8946 Mon Sep 17 00:00:00 2001 >From: Matt Blenkinsop <matt.blenkinsop@openfifth.co.uk> >Date: Tue, 6 May 2025 18:41:37 +0100 >Subject: [PATCH] Bug 33430: Update API specs to include required embeds > >Signed-off-by: Emily Lamancusa <emily.lamancusa@montgomerycountymd.gov> >Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com> >--- > api/v1/swagger/definitions/suggestion.yaml | 25 ++++++++++++++++++++++ > api/v1/swagger/paths/suggestions.yaml | 6 ++++++ > 2 files changed, 31 insertions(+) > >diff --git a/api/v1/swagger/definitions/suggestion.yaml b/api/v1/swagger/definitions/suggestion.yaml >index 2a9bdfbfd5e..a36583bab27 100644 >--- a/api/v1/swagger/definitions/suggestion.yaml >+++ b/api/v1/swagger/definitions/suggestion.yaml >@@ -191,6 +191,31 @@ properties: > - boolean > - "null" > description: archived (processed) suggestion >+ suggester: >+ type: >+ - object >+ - "null" >+ description: suggester details >+ manager: >+ type: >+ - object >+ - "null" >+ description: suggestion manager details >+ last_modifier: >+ type: >+ - object >+ - "null" >+ description: last member to modify the suggestion >+ library: >+ type: >+ - object >+ - "null" >+ description: branch the suggestion belongs to >+ fund: >+ type: >+ - object >+ - "null" >+ description: fund the suggestion would be spent against > _strings: > type: > - object >diff --git a/api/v1/swagger/paths/suggestions.yaml b/api/v1/swagger/paths/suggestions.yaml >index a4d3515ea51..8c9b6c4b8ed 100644 >--- a/api/v1/swagger/paths/suggestions.yaml >+++ b/api/v1/swagger/paths/suggestions.yaml >@@ -24,6 +24,12 @@ > type: string > enum: > - +strings >+ - suggester >+ - suggester.category >+ - manager >+ - last_modifier >+ - library >+ - fund > collectionFormat: csv > produces: > - application/json >-- >2.39.5
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 33430
:
182146
|
182147
|
182148
|
182149
|
182150
|
182161
|
182196
|
182197
|
182198
|
182199
|
182200
|
182202
|
182203
|
182204
|
182205
|
182206
|
182207
|
182208
|
182209
|
182210
|
182211
|
182339
|
182340
|
182341
|
182342
|
182343
|
182428
|
182429
|
182430
|
182431
|
182432
|
182433
|
182434
|
182478
|
182480
|
182481
|
182482
|
182483
|
182484
|
182485
|
182486
|
182487
|
182493
|
182494
|
182495
|
182496
|
182497
|
182498
|
182499
|
182500
|
182577
|
182578