diff --git a/api/desc/core/pcm-core.api b/api/desc/core/pcm-core.api index 5bbf7c1e..0a89111a 100644 --- a/api/desc/core/pcm-core.api +++ b/api/desc/core/pcm-core.api @@ -576,6 +576,7 @@ type getHashcatHandlerResp { } + type participantListResp { Participants []Participant `json:"participants"` }