comparison doc/rest.txt @ 7733:835b248bf9fd

doc: fix other tables to align cells at top of row.
author John Rouillard <rouilj@ieee.org>
date Mon, 05 Feb 2024 16:57:09 -0500
parents 4c85e3e16dfe
children af898d1d66dc
comparison
equal deleted inserted replaced
7732:9ed6f48c43c5 7733:835b248bf9fd
530 parameters. Using: https://.../rest/data/issue you can search using: 530 parameters. Using: https://.../rest/data/issue you can search using:
531 531
532 .. list-table:: Query Parameters Examples 532 .. list-table:: Query Parameters Examples
533 :header-rows: 1 533 :header-rows: 1
534 :widths: 20 20 80 534 :widths: 20 20 80
535 :class: valign-top
535 536
536 * - Query parameter 537 * - Query parameter
537 - Field type 538 - Field type
538 - Explanation 539 - Explanation
539 * - ``title=foo`` 540 * - ``title=foo``
643 leading `@` to make the parameters distinguishable from field names.) 644 leading `@` to make the parameters distinguishable from field names.)
644 645
645 .. list-table:: Query Parameters Examples 646 .. list-table:: Query Parameters Examples
646 :header-rows: 1 647 :header-rows: 1
647 :widths: 20 80 648 :widths: 20 80
649 :class: valign-top
648 650
649 * - Query parameter 651 * - Query parameter
650 - Explanation 652 - Explanation
651 * - ``@page_size`` 653 * - ``@page_size``
652 - specifies how many items are displayed at once. If no 654 - specifies how many items are displayed at once. If no
906 This table lists other supported parameters: 908 This table lists other supported parameters:
907 909
908 .. list-table:: Query Parameters Examples 910 .. list-table:: Query Parameters Examples
909 :header-rows: 1 911 :header-rows: 1
910 :widths: 20 80 912 :widths: 20 80
913 :class: valign-top
911 914
912 * - Query parameter 915 * - Query parameter
913 - Explanation 916 - Explanation
914 * - ``@pretty=false`` 917 * - ``@pretty=false``
915 - by default json data is pretty printed to make it readable to 918 - by default json data is pretty printed to make it readable to

Roundup Issue Tracker: http://roundup-tracker.org/