api: update TeamInspect doc (#618)

release/2.29.0
Anthony Lapenna 2025-04-07 11:25:23 +12:00 committed by GitHub
parent 940bf990f9
commit 0f10b8ba2b
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ import (
// @produce json
// @param id path int true "Team identifier"
// @success 200 {object} portainer.Team "Success"
// @success 204 "Success"
// @failure 400 "Invalid request"
// @failure 403 "Permission denied"
// @failure 404 "Team not found"