agola/internal/services/gateway
Simone Gotti 60feff5cef configstore: add more validations
All the validation must be done inside the configstore since it's the source of
truth.

The gateway could also do some validation to avoid bad requests to the
configstore when needed or when the logic resides outside the configstore (like
project setup or user registration)
2019-05-03 12:41:49 +02:00
..
api * api: accept both ids or names in the same endpoint 2019-05-03 11:07:53 +02:00
command configstore: add more validations 2019-05-03 12:41:49 +02:00
common configstore: add more validations 2019-05-03 12:41:49 +02:00
handlers types: rename user UserName field to Name 2019-04-30 12:56:43 +02:00
gateway.go * api: accept both ids or names in the same endpoint 2019-05-03 11:07:53 +02:00
webhook.go configstore: use augmented types for vars/secrets dynamic values 2019-04-30 16:28:01 +02:00