Closed croser closed 4 years ago
Note: endpoints for creation:
HTTP POST: /AdminService/addSolution /AdminService/addTopic /AdminService/addGateway
@thoobr : works in the client, however there might be something missing in the server controllers. at least i got NPEs for the collections in the saved objects, plus in gateway managedType is not being updated.
Edit Solution is not working correct: solution in the getAllTrialSolution is ok:
But in the solution that is submitted for update are missing isAdmin, state and organisation:
HTTP PUT /AdminService/updateSolution /AdminService/updateTopic /AdminService/updateGateway