Merge branch '2.3' into 2.4

This commit is contained in:
Markus Mäkelä
2020-06-02 10:41:08 +03:00
7 changed files with 82 additions and 61 deletions

View File

@ -87,7 +87,7 @@ const list_listeners_fields = [
},
{
name: 'Host',
path: 'attributes.parameters.host',
path: 'attributes.parameters.address',
description: 'The address or socket where the listener listens'
},
{