Open DeltaMichael opened 1 year ago
In the current state, the way the UI works is whatever the URL is, all requests are being sent to the web server. However, we want it to instead route the requests with endpoints containing "manage/data-jobs/" to the API. As discussed with @antoniivanov, the best way to fix the problem is by extending the configuration of the API Gateway.
Describe the bug UI is unable to display data jobs due to license headers breaking html rendering
Steps To Reproduce Steps to reproduce the behavior:
Expected behavior Data jobs are listed
Actual behavior Data jobs are not listed, error related to license headers in console