Skip to content

Commit 7a547da

Browse files
committed
Added the https
1 parent 01d7bee commit 7a547da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parseable-open-api-schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ info:
55
description: |-
66
The schema contains API for Parseable OSS and Enterprise few of the API end points are only limited to enterprise version.
77
servers:
8-
- url: http://demo.parseable.com/
8+
- url: https://demo.parseable.com/
99
components:
1010
securitySchemes:
1111
basicAuth:

0 commit comments

Comments
 (0)