VILLASweb-backend-go/routes/infrastructure-component
2021-02-26 14:49:27 +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 change error to bad request for update external IC 2021-02-26 14:49:27 +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 Merge branch 'external-authentication' into 'master' 2021-02-26 13:38:46 +00: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