Skip to content

Commit 3c3750b

Browse files
authored
Merge pull request #193 from xabbuh/pr-191
add missing config options to schema definition
2 parents 1bafb47 + 46bc1e9 commit 3c3750b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Resources/config/schema/monolog-1.0.xsd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@
8484
<xsd:attribute name="api_version" type="xsd:string" />
8585
<xsd:attribute name="include-stacktraces" type="xsd:string" />
8686
<xsd:attribute name="content-type" type="xsd:string" />
87+
<xsd:attribute name="webhook-url" type="xsd:string" />
88+
<xsd:attribute name="slack-team" type="xsd:string" />
8789
</xsd:complexType>
8890

8991
<xsd:simpleType name="level">

0 commit comments

Comments
 (0)