VILLASweb-backend-go/routes
2021-03-25 15:40:51 +01:00
..
component-configuration 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
config fix typo when referring to external auth enabled config variable 2021-02-12 14:36:10 +01:00
dashboard 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
file 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
healthz fix test of healthz endpoint 2021-02-05 22:55:13 +01:00
infrastructure-component 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
metrics update package name of response docs as changed upstream in swag 2021-02-05 22:44:45 +01:00
openapi add new openapi endpoint 2021-02-05 22:44:54 +01:00
result 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
scenario 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
signal 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
user fix typo when checking if auth external is enabled in authenticated endpoint 2021-02-26 14:14:23 +01:00
widget 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
register.go get rid of ConfigureBackend 2021-02-08 11:56:14 +01:00
register_test.go remove basePath and basePath settings 2021-02-08 11:56:11 +01:00