Add note about generated names of custom fields.
This commit is contained in:
parent
ac09ba81dd
commit
8b2e3b47b0
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
<h3>GET /api/subscriptions/:listId – {{#translate}}Get list of subscriptions{{/translate}}</h3>
|
||||
|
||||
<p>
|
||||
{{#translate}}Retrieve a list of subscriptions to the list referenced by :listId. All fields of the subscribers will be returned.{{/translate}}
|
||||
{{#translate}}Retrieve a list of subscriptions to the list referenced by :listId. All fields of the subscribers will be returned. Note that custom fields will have generated names.{{/translate}}
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue