pull/3428/merge
jacoor 2017-03-07 02:40:58 +01:00 zatwierdzone przez Matt Westcott
rodzic ef5c61ece7
commit 40842fe8bf
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -216,6 +216,7 @@ Contributors
* LB (Ben Johnston)
* Christine Ho
* Trent Holliday
* jacoor
Translators
===========

Wyświetl plik

@ -424,7 +424,7 @@ the URL. For example:
All exported fields will be returned in the response by default. You can use the
``?fields`` parameter to customise which fields are shown.
For example: ``/api/v2/pages/1/?fields_,title,body`` will return just the
For example: ``/api/v2/pages/1/?fields=title,body`` will return just the
``title`` and ``body`` of the page with the id of 1.
Default endpoint fields