Skip to content

Commit

Permalink
fix: remove comment and version from http xsd schema
Browse files Browse the repository at this point in the history
  • Loading branch information
bbortt authored and christophd committed Jan 17, 2024
1 parent a4a1a5d commit 1904122
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -534,9 +534,7 @@
<xs:attribute name="value" type="xs:string" use="required"/>
<xs:attribute name="max-age" type="xs:int"/>
<xs:attribute name="path" type="xs:string"/>
<xs:attribute name="version" type="xs:int"/>
<xs:attribute name="domain" type="xs:string"/>
<xs:attribute name="comment" type="xs:string"/>
<xs:attribute name="secure" type="xs:boolean"/>
</xs:complexType>
</xs:element>
Expand Down

0 comments on commit 1904122

Please sign in to comment.