Skip to content

Commit c5a0f0a

Browse files
committed
fix(api-spec): use full URL
1 parent ab3ca82 commit c5a0f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/public/api-spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.0
22
servers:
3-
- url: '/api'
3+
- url: 'https://pacstall.dev/api'
44
description: Production
55
info:
66
description: This document represents the specification of Pacstall's API

0 commit comments

Comments
 (0)