get better names

This commit is contained in:
2023-12-02 01:01:16 +01:00
parent 6e98701299
commit 288fa282b4
13 changed files with 212 additions and 13 deletions

View File

@@ -307,6 +307,9 @@
"ip": {
"type": "string"
},
"name": {
"type": "string"
},
"pid": {
"type": "integer"
},

View File

@@ -60,6 +60,8 @@ definitions:
type: string
ip:
type: string
name:
type: string
pid:
type: integer
port: