Skip to content

Commit 3399061

Browse files
committed
Update server URL in openapi.yaml to point to the test environment
1 parent b568dbe commit 3399061

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ info:
1919
backgroundColor: "#ffffff"
2020

2121
servers:
22-
- url: https://api.withlocals.com/v1/partner
22+
- url: https://test-api.withlocals.com/v1/partner
2323
description: Production
2424

2525
security:

0 commit comments

Comments
 (0)