fix tag in openapi

This commit is contained in:
pascal
2025-12-02 12:33:48 +01:00
parent afa1620e6d
commit 29c5184329

View File

@@ -4112,7 +4112,7 @@ paths:
post:
summary: Create a Temporary Access Peer
description: Creates a temporary access peer that can be used to access this resource and this resource only. The temporary access peer and its access policies will be automatically deleted after it disconnects.
tags: [ Peers ]
tags: [ Networks ]
security:
- BearerAuth: [ ]
- TokenAuth: [ ]