Merge remote-tracking branch 'origin/2.3' into 2.4

This commit is contained in:
Markus Mäkelä
2020-03-30 10:23:35 +03:00
3 changed files with 11 additions and 2 deletions

View File

@ -122,6 +122,11 @@ const service_fields = [
path: 'relationships.servers.data[].id',
description: 'Servers that the service uses'
},
{
name: 'Filters',
path: 'relationships.filters.data[].id',
description: 'Filters that the service uses'
},
{
name: 'Parameters',
path: 'attributes.parameters',