get better names
This commit is contained in:
@@ -307,6 +307,9 @@
|
||||
"ip": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"pid": {
|
||||
"type": "integer"
|
||||
},
|
||||
|
@@ -60,6 +60,8 @@ definitions:
|
||||
type: string
|
||||
ip:
|
||||
type: string
|
||||
name:
|
||||
type: string
|
||||
pid:
|
||||
type: integer
|
||||
port:
|
||||
|
Reference in New Issue
Block a user