VILLASweb-backend-go/routes/infrastructure-component
2021-03-25 15:40:51 +01:00
..
ic_amqpclient.go code cleanups 2021-03-08 13:29:38 +01:00
ic_endpoints.go code cleanups 2021-03-08 13:29:38 +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 transform "running" parameter of scenario into "IsLocked" parameter; only admins can change this parameter, all operations other than READ fail if scenario is locked - also for associated components #63 2021-03-25 15:40:51 +01:00
ic_validators.go code cleanups 2021-03-08 13:29:38 +01:00