agola/internal/services/gateway/api
Simone Gotti 53dad95cd0 cmd: fix variable create/update
In c1ff28ef9f we exported various types. Unfortunately the types used by cmd
variable create/update are the wrong types and marshalling fails. Fix it using
the right type. In future this internal types should be exported.
2019-08-29 16:38:19 +02:00
..
api.go *: export clients and related types 2019-08-02 12:02:01 +02:00
badge.go *: export clients and related types 2019-08-02 12:02:01 +02:00
oauth2.go *: export clients and related types 2019-08-02 12:02:01 +02:00
org.go *: export clients and related types 2019-08-02 12:02:01 +02:00
project.go *: export clients and related types 2019-08-02 12:02:01 +02:00
projectgroup.go *: export clients and related types 2019-08-02 12:02:01 +02:00
remoterepo.go *: export clients and related types 2019-08-02 12:02:01 +02:00
remotesource.go *: export clients and related types 2019-08-02 12:02:01 +02:00
repos.go *: remove unneeded logging 2019-06-14 11:28:00 +02:00
run.go *: export clients and related types 2019-08-02 12:02:01 +02:00
secret.go *: export clients and related types 2019-08-02 12:02:01 +02:00
user.go userdirectrun: add options to define variables 2019-08-06 16:58:00 +02:00
variable.go cmd: fix variable create/update 2019-08-29 16:38:19 +02:00
webhook.go *: export clients and related types 2019-08-02 12:02:01 +02:00