Keyserver has an endpoint for importing Redux Devtools state. This diff adds a similar endpoint to reports-service.
The function for modifying JSON is based on: this keyserver function.
Depends on D8971
Differential D8972
[reports-service] Endpoint for Redux Devtools import Authored by bartek on Aug 28 2023, 9:51 AM.
Details Keyserver has an endpoint for importing Redux Devtools state. This diff adds a similar endpoint to reports-service. The function for modifying JSON is based on: this keyserver function. Depends on D8971
For non-error reports, the service returned HTTP 415.
Diff Detail
|