Skip to content

Commit

Permalink
fix: default CLI config OpenAPI schema (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonas-notcat committed Mar 26, 2021
1 parent 43923e1 commit c985d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/default/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ server:
- - /open-api.json
- $require: '@veramo/remote-server?t=function#ApiSchemaRouter'
$args:
- basePath: /agent
- basePath: :3332/agent
securityScheme: bearer
apiName: Agent
apiVersion: '1.0.0'
Expand Down

0 comments on commit c985d37

Please sign in to comment.