Skip to content

Commit b55680c

Browse files
authored
Update http.yml
1 parent 62e6a47 commit b55680c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spec/http.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ info:
55
version: 1.0.0-alpha
66

77
servers:
8-
- url: http://demo.numary.cloud
9-
description: public demo
8+
- url: http://localhost:3068
9+
description: local
1010

1111
components:
1212
schemas:
@@ -152,4 +152,4 @@ paths:
152152
content:
153153
application/json:
154154
schema:
155-
$ref: "#/components/schemas/script"
155+
$ref: "#/components/schemas/script"

0 commit comments

Comments
 (0)