aboutsummaryrefslogtreecommitdiff
path: root/doc/schema-lab.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/schema-lab.rst')
-rw-r--r--doc/schema-lab.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/schema-lab.rst b/doc/schema-lab.rst
index 78c3710..113f117 100644
--- a/doc/schema-lab.rst
+++ b/doc/schema-lab.rst
@@ -20,7 +20,7 @@ As a rule of thumbs for creating a lab ``name``:
GET
***
-.. literalinclude:: schema/1.0/lab_get.json
+.. literalinclude:: schema/1.0/get_lab.json
:language: json
.. _schema_lab_post:
@@ -28,7 +28,7 @@ GET
POST
****
-.. literalinclude:: schema/1.0/lab_post.json
+.. literalinclude:: schema/1.0/post_lab.json
:language: json
More Info