Skip to content

Commit

Permalink
allow null for log format in stack spec
Browse files Browse the repository at this point in the history
  • Loading branch information
blewisCycle committed Jan 22, 2025
1 parent 5d4df15 commit 896fb05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stackspec/schema/StackSpecContainerConfigIntegrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ properties:
enum:
- ndjson-headers
- ndjson-raw
- type: "null"
- $ref: StackVariable.yml
- type: "null"
- $ref: StackVariable.yml
Expand Down

0 comments on commit 896fb05

Please sign in to comment.