Skip to content

Commit

Permalink
Fix HTML structure
Browse files Browse the repository at this point in the history
  • Loading branch information
kkorotkov committed Apr 15, 2024
1 parent 12964dd commit 1849b92
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/restful-api/services/bundle-services.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ Return a list of all configured bundles for the current vendor.
<td>
<ul>
<li>Basic Authentication</li>
<li><a href="security">API Key Identification</a></li>
<li>
<li><a href="security">API Key Identification</a>
<ul>
<li>ROLE_APIKEY_ADMIN</li>
<li>ROLE_APIKEY_MAINTENANCE</li>
Expand Down

0 comments on commit 1849b92

Please sign in to comment.