REST API – Enhanced POST /api/edp/check/{format} Endpoint Description [d50158]
Enhanced the Swagger documentation for the POST /api/edp/check/{format} endpoint to include what information the endpoint expects in the request body and that the case of the table names in the request body must match the case of the table names in the EDD format.
REST API – Fixed GET /api/reports/{reportId}/data Endpoint Issue [d50957]
Fixed a bug where the GET /api/reports/{reportId}/data endpoint would return a 403 response if no FACILITY_ID was provided.
REST API – Updates to POST and PUT /api/config/ Endpoints [d50842]
Updated the PUT /api/config and POST /api/config endpoints to allow non-administrators users to create and edit Live File Processor instances using the Live File Processor widget.