⚡ Small improvement
This commit is contained in:
@@ -41,7 +41,7 @@ export const channelFields = [
|
|||||||
/* channel:getAll */
|
/* channel:getAll */
|
||||||
/* -------------------------------------------------------------------------- */
|
/* -------------------------------------------------------------------------- */
|
||||||
{
|
{
|
||||||
displayName: 'Part',
|
displayName: 'Fields',
|
||||||
name: 'part',
|
name: 'part',
|
||||||
type: 'multiOptions',
|
type: 'multiOptions',
|
||||||
options: [
|
options: [
|
||||||
@@ -97,6 +97,7 @@ export const channelFields = [
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
description: 'The fields parameter specifies a comma-separated list of one or more channel resource properties that the API response will include.',
|
||||||
default: ''
|
default: ''
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user