add temporary peers and automatic policy cleanup

This commit is contained in:
Pascal Fischer
2025-09-01 21:45:49 +02:00
parent cf6cb817b8
commit 3271f6cb49
13 changed files with 594 additions and 480 deletions

View File

@@ -1394,7 +1394,8 @@ components:
allOf:
- $ref: '#/components/schemas/NetworkResourceType'
- type: string
example: host
enum: ["peer"]
example: peer
NetworkRequest:
type: object
properties: