Closed
Bug 2071907
Opened 12 days ago
Closed 2 days ago
Migrate Product REST resource to native Mojo API
Categories
(bugzilla.mozilla.org :: API, task)
Tracking
()
RESOLVED
FIXED
People
(Reporter: xavier.lhour, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Part of the REST-to-Mojo migration tracked in bug 2057358.
- Port Bugzilla::WebService::Product (create/get/get_accessible_products/get_enterable_products/get_selectable_products) into Bugzilla::API::V1::Product
- Preserve field-name translations such as is_open to isactive and has_unconfirmed to allows_unconfirmed
- Same delete/dispatch-table cleanup pattern used for prior resources
Comment 1•2 days ago
|
||
(via GitHub webhook, authenticated as shared-secret)
Comment 2•2 days ago
|
||
Authored by https://github.com/Xzzz
https://github.com/mozilla/bmo/commit/8bcd8c2bb0be2367ce581e62b27f80192d285568
[master] Bug 2071907 - Migrate Product REST resource to native Mojo API
(via GitHub webhook, authenticated as shared-secret)
Status: UNCONFIRMED → RESOLVED
Closed: 2 days ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•