Skip to content

Commit

Permalink
fix: add base url
Browse files Browse the repository at this point in the history
  • Loading branch information
BlairCurrey committed Sep 27, 2023
1 parent de66927 commit 9b7c00c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/resource-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ info:
contact:
email: [email protected]
servers:
- url: '/'
- url: '/rafiki.money'
description: 'Server for wallet address subresources or Connection resources (ie https://openpayments.guide/alice)'
tags:
- name: wallet-address
Expand Down

0 comments on commit 9b7c00c

Please sign in to comment.