VILLASweb-backend-go/routes/infrastructure-component
2021-02-23 11:39:04 +01:00
..
ic_amqpclient.go Fix a but in add results endpoint, add model and result as optional action params 2021-02-23 11:39:04 +01:00
ic_endpoints.go return bad request if delete or create action shall be sent to IC with category other than "manager" 2021-02-22 12:36:31 +01:00
ic_methods.go IC POST and DELETE endpoints return a 400 bad request if they are called for externally managed ICs; Backend does not care about an action's parameters, it just sends the AMQP message #58 #59 2021-02-22 12:26:26 +01:00
ic_middleware.go Add more test for AMQP functions, improve code structure 2020-11-03 15:30:24 +01:00
ic_test.go IC POST and DELETE endpoints return a 400 bad request if they are called for externally managed ICs; Backend does not care about an action's parameters, it just sends the AMQP message #58 #59 2021-02-22 12:26:26 +01:00
ic_validators.go IC POST and DELETE endpoints return a 400 bad request if they are called for externally managed ICs; Backend does not care about an action's parameters, it just sends the AMQP message #58 #59 2021-02-22 12:26:26 +01:00