1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-19 05:19:39 +02:00

api: update TeamInspect doc (#618)

This commit is contained in:
Anthony Lapenna 2025-04-07 11:25:23 +12:00 committed by GitHub
parent 940bf990f9
commit 0f10b8ba2b

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"