aboutsummaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorBo-Yi Wu <appleboy.tw@gmail.com>2023-09-01 21:02:49 +0800
committerGitHub <noreply@github.com>2023-09-01 13:02:49 +0000
commit9eb4a9e601c16174306d81ec4d73ffa5a0adc788 (patch)
tree52af9a6ec5c98540961e1451bdaa6369cdf7ae6e /options
parentf01bed2443c32b8017a8dc31ca0161bd76bf3251 (diff)
downloadgitea-9eb4a9e601c16174306d81ec4d73ffa5a0adc788.tar.gz
gitea-9eb4a9e601c16174306d81ec4d73ffa5a0adc788.zip
feat(API): add secret deletion functionality for repository (#26808)
- Modify the `CreateOrUpdateSecret` function in `api.go` to include a `Delete` operation for the secret - Modify the `DeleteOrgSecret` function in `action.go` to include a `DeleteSecret` operation for the organization - Modify the `DeleteSecret` function in `action.go` to include a `DeleteSecret` operation for the repository - Modify the `v1_json.tmpl` template file to update the `operationId` and `summary` for the `deleteSecret` operation in both the organization and repository sections --------- Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Diffstat (limited to 'options')
0 files changed, 0 insertions, 0 deletions