mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-07-01 23:09:30 +00:00
Update openapi doc
This commit is contained in:
parent
15187dd935
commit
5cc057f04b
@ -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":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user