Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
wistefan committed Jun 3, 2024
1 parent 2b32331 commit 5eef0bf
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions api/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,19 +178,6 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/ErrorMessage'
/info:
get:
tags:
- base
operationId: GetBackendInfo
summary: Returns the issuer and verifier did, generated on startup
responses:
'200':
description: Object containing the info
content:
application/json:
schema:
$ref: '#/components/schemas/BackendInfo'

components:
parameters:
Expand Down

0 comments on commit 5eef0bf

Please sign in to comment.