added batch processing and other fixes

This commit is contained in:
karthikbhandary2
2026-03-07 16:34:32 +05:30
parent a5092e5aa7
commit 20e3fe40d7
3 changed files with 117 additions and 21 deletions
+2 -2
View File
@@ -3549,10 +3549,10 @@
],
"responses": {
"202": {
"description": "Deletion started"
"$ref": "#/responses/empty"
},
"204": {
"description": "No repositories to delete"
"$ref": "#/responses/empty"
},
"403": {
"$ref": "#/responses/forbidden"