Add note about generated names of custom fields.

This commit is contained in:
Gerard Krol 2017-11-08 10:54:18 +00:00
parent ac09ba81dd
commit 8b2e3b47b0

View file

@ -46,7 +46,7 @@
<h3>GET /api/subscriptions/:listId {{#translate}}Get list of subscriptions{{/translate}}</h3> <h3>GET /api/subscriptions/:listId {{#translate}}Get list of subscriptions{{/translate}}</h3>
<p> <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>
<p> <p>