Update openapi doc

This commit is contained in:
Arnaud 2026-05-25 16:59:52 +04:00
parent 15187dd935
commit 5cc057f04b
No known key found for this signature in database
GPG Key ID: A6C7C781817146FA

View File

@ -151,7 +151,7 @@ components:
description: Whether the AutoRelay service is currently running
portMapping:
type: string
enum: [none, upnp, pmp]
enum: [none, upnp, pmp, pcp]
description: Active NAT port mapping type
DataList:
@ -572,7 +572,7 @@ paths:
required: true
schema:
type: string
enum: [endpoint-independent, address-dependent, address-and-port-dependent]
enum: [endpoint-independent, address-dependent, address-and-port-dependent, double-nat]
responses:
"200":