|
|
@ -4,7 +4,7 @@ info: |
|
|
title: Red Hat Event API |
|
|
title: Red Hat Event API |
|
|
description: Red Hat Event API v1.0 - An API that gives information about the Red |
|
|
description: Red Hat Event API v1.0 - An API that gives information about the Red |
|
|
Hat Event |
|
|
Hat Event |
|
|
version: 1.1.0 |
|
|
version: 1.0.0 |
|
|
paths: |
|
|
paths: |
|
|
/location: |
|
|
/location: |
|
|
get: |
|
|
get: |
|
|
@ -22,14 +22,6 @@ paths: |
|
|
responses: |
|
|
responses: |
|
|
200: |
|
|
200: |
|
|
description: OK |
|
|
description: OK |
|
|
/participants: |
|
|
|
|
|
get: |
|
|
|
|
|
summary: Get participants |
|
|
|
|
|
description: Get all participants |
|
|
|
|
|
operationId: GetParticipants |
|
|
|
|
|
responses: |
|
|
|
|
|
200: |
|
|
|
|
|
description: OK |
|
|
|
|
|
securityDefinitions: |
|
|
securityDefinitions: |
|
|
apikey: |
|
|
apikey: |
|
|
type: apiKey |
|
|
type: apiKey |
|
|
|