Skip to content

Commit 3d32933

Browse files
authored
Update parseable-open-api-schema.yaml
1 parent 4ac9d6a commit 3d32933

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

parseable-open-api-schema.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ paths:
2121
summary: Create a log stream
2222
description: |
2323
This endpoint is used to create a new log stream within Parseable.
24-
A **log stream** is a group of similar logs. For example, you can create a log stream
25-
for a specific application's logs, another log stream for your database logs, and so on.
26-
You can create as many log streams as needed to organize and manage logs efficiently.
24+
A **log stream** is a group of similar logs. For example, you can create a log stream for a specific application's logs, another log stream for your database logs, and so on. You can create as many log streams as needed to organize and manage logs efficiently.
2725
requestBody:
2826
content: {}
2927
security:

0 commit comments

Comments
 (0)