We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35bb166 commit ffd1a21Copy full SHA for ffd1a21
parseable-open-api-schema.yaml
@@ -2,6 +2,8 @@ openapi: 3.0.0
2
info:
3
title: Log Stream Management
4
version: 1.0.0
5
+ description: |-
6
+ The schema contains API for Parseable OSS and Enterprise few of the API end points are only limited to enterprise version.
7
servers:
8
- url: http://{{endpoint}}
9
components:
0 commit comments