From b67420247da572e0f837713522539a2420e9a074 Mon Sep 17 00:00:00 2001 From: Blair Currey <12960453+BlairCurrey@users.noreply.github.com> Date: Wed, 27 Sep 2023 17:03:51 -0400 Subject: [PATCH] refactor(openapi): change url --- openapi/resource-server.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/resource-server.yaml b/openapi/resource-server.yaml index 66deb3d4..1bbb8ca8 100644 --- a/openapi/resource-server.yaml +++ b/openapi/resource-server.yaml @@ -32,7 +32,7 @@ info: contact: email: tech@interledger.org servers: - - url: '/' + - url: 'https://openpayments.guide' description: 'Server for wallet address subresources or Connection resources (ie https://openpayments.guide/alice)' tags: - name: wallet-address