aboutsummaryrefslogtreecommitdiff
path: root/doc/schema-test-set.rst
blob: 34b7cc6a25fe6fe9a205fec08236dc916a8be25b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.. _schema_test_set:

test_set
--------

.. _schema_test_set_get:

GET
***

.. literalinclude:: schema/1.0/test_set_get.json
    :language: json

Notes
+++++

* ``test_case``: By default, the API will provide the IDs of the ``test_case`` objects. To expand the selection in order to include the actual objects, please refer to the ``test`` resource query arguments.

.. _schema_test_set_post:

POST
****

.. literalinclude:: schema/1.0/test_set_post.json
    :language: json