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 f2e68f5 commit 12964dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/restful-api/services/bundle-services.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +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><a href="security">API Key Identification</a></li>
<li>
<ul>
<li>ROLE_APIKEY_ADMIN</li>
Expand Down Expand Up @@ -543,4 +543,4 @@ Content-Type: application/x-www-form-urlencoded
</items>
</netlicensing>
```
{: .ml-5 }
{: .ml-5 }

0 comments on commit 12964dd

Please sign in to comment.