Browse Source

back to v1

master
Nicolas Massé 7 years ago
parent
commit
3fdafe8712
  1. 9
      openapi-spec.yaml

9
openapi-spec.yaml

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

Loading…
Cancel
Save