Skip to content

Commit

Permalink
Merge pull request #2288 from greenbone/gmp-doc-get-report-formats-perms
Browse files Browse the repository at this point in the history
GMP doc: GET_REPORT_FORMATS: remove PERMISSIONS
  • Loading branch information
a-h-abdelsalam authored Sep 5, 2024
2 parents 75263c6 + 13db38a commit 24ed97e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/schema_formats/XML/GMP.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -17293,18 +17293,12 @@ END:VCALENDAR
<required>1</required>
</attrib>
<e>name</e>
<o><e>permissions</e></o>
</pattern>
<ele>
<name>name</name>
<summary>Name of the alert</summary>
<pattern><t>name</t></pattern>
</ele>
<ele>
<name>permissions</name>
<summary>Permissions the user has on the permission</summary>
<pattern></pattern>
</ele>
</ele>
</ele>
<ele>
Expand All @@ -17328,18 +17322,12 @@ END:VCALENDAR
<required>1</required>
</attrib>
<e>name</e>
<o><e>permissions</e></o>
</pattern>
<ele>
<name>name</name>
<summary>Name of the report config</summary>
<pattern><t>name</t></pattern>
</ele>
<ele>
<name>permissions</name>
<summary>Permissions the user has on the report config</summary>
<pattern></pattern>
</ele>
</ele>
</ele>
<ele>
Expand Down

0 comments on commit 24ed97e

Please sign in to comment.