drone/app/api/openapi
2023-10-26 08:35:42 +00:00
..
account.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
check.go add API: get recent status check UIDs (#685) 2023-10-19 06:19:42 +00:00
common.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
connector.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
openapi_test.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
openapi.go feat: Add swagger support for uploads API (#679) 2023-10-16 09:57:05 +00:00
pipeline.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
plugin.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
principals.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
pullreq.go API returns status 422 in case of rule violations (#718) 2023-10-26 08:35:42 +00:00
repo.go API returns status 422 in case of rule violations (#718) 2023-10-26 08:35:42 +00:00
resource.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
secret.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
space.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
system.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
template.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
upload.go feat: Add swagger support for uploads API (#679) 2023-10-16 09:57:05 +00:00
user.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
users.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
webhook.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00