drone/internal/api/openapi
Johannes Batzill 681e1f1c14 [SWAGGER] Add create/delete branch swagger, fix existing swagger (#71)
This change includes the following:
- add swagger for create / delete branch api
- remove `json` tag from fields of swagger objects that only occur in the path
2022-11-10 21:21:38 -08:00
..
account.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
openapi_test.go [MAINT] golangci-lint config changed (#31) 2022-10-13 14:39:15 +02:00
openapi.go server urls added, resource moved to the root path (#35) 2022-10-18 02:24:20 +02:00
repo.go [SWAGGER] Add create/delete branch swagger, fix existing swagger (#71) 2022-11-10 21:21:38 -08:00
resource.go Fix Default Branch Creation (#37) 2022-10-17 19:09:46 -07:00
shared.go Add search capability to repo and space listing (for child spaces) (#44) 2022-10-24 18:57:55 -07:00
space.go [SWAGGER] Add create/delete branch swagger, fix existing swagger (#71) 2022-11-10 21:21:38 -08:00
user.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
users.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00