mirror of https://github.com/portainer/portainer
api: update TeamInspect doc (#618)
parent
940bf990f9
commit
0f10b8ba2b
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue