drone/internal/api/handler/space
Johannes Batzill 1db4fc9c8d Change create API for space/repo to follow REST best practices (#10)
Move repo and space create apis to /api/v1/repos/ and /api/v1/spaces/ and take name and parentId in body.
2022-09-06 20:36:34 -07:00
..
create.go Change create API for space/repo to follow REST best practices (#10) 2022-09-06 20:36:34 -07:00
delete.go block 'api' as root space name, minor improvements 2022-09-05 18:45:16 -07:00
find.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
list.go block 'api' as root space name, minor improvements 2022-09-05 18:45:16 -07:00
listRepos.go block 'api' as root space name, minor improvements 2022-09-05 18:45:16 -07:00
update.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