mirror of
https://github.com/openziti/zrok.git
synced 2025-08-16 02:47:56 +02:00
failing token invites fail with 401; display a hint about --token in the cli error message (#172)
This commit is contained in:
@ -30,6 +30,8 @@ paths:
|
||||
description: invitation created
|
||||
400:
|
||||
description: invitation not created (already exists)
|
||||
401:
|
||||
description: unauthorized
|
||||
500:
|
||||
description: internal server error
|
||||
|
||||
|
Reference in New Issue
Block a user