drone/types
2022-09-05 22:17:16 -07:00
..
check block 'api' as root space name, minor improvements 2022-09-05 18:45:16 -07:00
enum Add base structure for rest api, git api, web api. Add base authn and authz, as well as spaces and repository apis 2022-09-05 13:47:00 -07:00
authz.go Add proper scoping to authorization code 2022-09-05 22:17:16 -07:00
config_test.go Initial commit 2022-08-09 12:37:37 -07:00
config.go Initial commit 2022-08-09 12:37:37 -07:00
repo.go Add base structure for rest api, git api, web api. Add base authn and authz, as well as spaces and repository apis 2022-09-05 13:47:00 -07:00
space.go Add base structure for rest api, git api, web api. Add base authn and authz, as well as spaces and repository apis 2022-09-05 13:47:00 -07:00
types_test.go Initial commit 2022-08-09 12:37:37 -07:00
types.go Add proper scoping to authorization code 2022-09-05 22:17:16 -07:00