-
Story
-
Resolution: Done
-
Normal
-
None
-
None
As a GUI developer, I'd like to change references from UOM to metric_id so that backend developers can remove UOM altogether.
Assumptions:
Update UOM variable to point at metric_id in the API request/response. If that works, then create subsequent story to rename stuff internally. There may be temporary overlap between the UOM/metric_id search and the URL path on certain products.
Calls to endpoints such as /subscriptpions/products/{product_id} are switched to use the metric_id parameter instead of UOM and thus changing from the enum endpoint to the string based metric_id.
- blocks
-
SWATCH-1233 Drop UOM from the swatch
- Closed
-
SWATCH-2505 Remove use of uom for Sku Capacity Report
- Closed
- depends on
-
SWATCH-2319 GUI - Products with UOM drop-down selector should have displays expanded
- Closed
- is blocked by
-
SWATCH-1386 Add metric_id to openapi definitions
- Closed