Skip to content

Commit 703569e

Browse files
blewisCyclemattoni
andauthored
allow null for log format in stack spec (#562)
* allow null for log format in stack spec * build stack spec --------- Co-authored-by: Alexander Mattoni <5110855+mattoni@users.noreply.github.com>
1 parent 3dbe84d commit 703569e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

stackspec/schema/StackSpecContainerConfigIntegrations.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ properties:
226226
enum:
227227
- ndjson-headers
228228
- ndjson-raw
229+
- type: "null"
229230
- $ref: StackVariable.yml
230231
- type: "null"
231232
- $ref: StackVariable.yml

stackspec/stackspec.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)