Merge branch '2.3' into 2.4
This commit is contained in:
@ -34,6 +34,11 @@ const server_fields = [
|
||||
path: 'attributes.state',
|
||||
description: 'Server state'
|
||||
},
|
||||
{
|
||||
name: 'Version',
|
||||
path: 'attributes.version_string',
|
||||
description: 'Server version'
|
||||
},
|
||||
{
|
||||
name: 'Last Event',
|
||||
path: 'attributes.last_event',
|
||||
|
Reference in New Issue
Block a user