Skip to content

Commit

Permalink
Fix linting errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
wes-smith committed May 29, 2024
1 parent c36206f commit c02e73f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions exchanges.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
openapi: 3.0.0
servers:
- url: https://verifier.qa.veres.app/verifiers/z1A45ZhWEGMeibHrB15nv8Gk6
description: Veres Verifier (Quality Assurance)
info:
version: "0.0.3-unstable"
title: VC Exchanges and Workflows API
Expand Down Expand Up @@ -157,6 +160,8 @@ paths:
"500":
description: Internal Error
components:
securitySchemes:
$ref: "./components/SecuritySchemes.yml#/components/securitySchemes"
schemas:
CreateWorkflowRequest:
type: object
Expand Down

0 comments on commit c02e73f

Please sign in to comment.