Objective
Ensure a consistent experience for suppliers when configuring their Supplier.
- Suppliers should never be required to enable additional pathing in their supplier config to handle requests, PATH should handle all routing.
Portal Users should be routed to ensure their requests hit the correct destination whenever possible
- If the user makes a mistake on their endpoint, we should ensure they are routed to the best of our ability to handle missing API path elements
Goals
- Ensure appendage of
/core/<path> to requests on radix
- Ensure appendage of
/json-rpc/<path> to requests on tron
Deliverables
Non-goals / Non-deliverables
General deliverables
Creator: @fredteumer
Co-Owners: @breezytm
Objective
Ensure a consistent experience for suppliers when configuring their Supplier.
Portal Users should be routed to ensure their requests hit the correct destination whenever possible
Goals
/core/<path>to requests onradix/json-rpc/<path>to requests ontronDeliverables
radixwithout/coreshould have it inserted into the request path as the first elementtronwithout/json-rpcshould have it inserted into the request path as the first elementNon-goals / Non-deliverables
General deliverables
Creator: @fredteumer
Co-Owners: @breezytm