Closed
Bug 1840678
Opened 1 year ago
Closed 1 year ago
Add API schemas and validate against them before requesting
Categories
(Firefox :: Shopping, task, P2)
Firefox
Shopping
Tracking
()
RESOLVED
FIXED
117 Branch
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: fchasen, Assigned: fchasen)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-shopping])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Currently only the server response is validated against the schema, will need to update to check what the client sends as well.
Updated•1 year ago
|
Comment 1•1 year ago
|
||
As there's no assignee, setting to P2 per observation of other Shopping bugs.
Severity: -- → N/A
Priority: -- → P2
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → fchasen
Assignee | ||
Comment 2•1 year ago
|
||
Thanks :mconley - I opened a bunch of these that I'll check are self-assigned and add priority.
Assignee | ||
Updated•1 year ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•1 year ago
|
||
- Adds request and updated response schemas
- Adds
allowValidationFailure
option for ShoppingProduct that default to true
Pushed by fchasen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/83d2865e9b1d
Allow Shopping validation to fail by default and update schemas r=jhirsch
Comment 5•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
Duplicate of this bug: 1840679
Duplicate of this bug: 1840930
You need to log in
before you can comment on or make changes to this bug.
Description
•