aboutsummaryrefslogtreecommitdiff
path: root/doc/schema-report.rst
diff options
context:
space:
mode:
authorMilo Casagrande <milo.casagrande@linaro.org>2015-05-13 10:30:25 +0200
committerMilo Casagrande <milo.casagrande@linaro.org>2015-05-13 10:30:25 +0200
commit80a8bd071fac122b9c41f1a2487a1c52156c1ce2 (patch)
tree5794a200f1cf17b74e5f4de40d974eab2014b986 /doc/schema-report.rst
parenta7fe94335ef0422633eab06d426d760f9b1eb26d (diff)
Rename schema files and fix references.
* Rename the schema file names or some of them will be served by the API backend resulting in 404 errors.
Diffstat (limited to 'doc/schema-report.rst')
-rw-r--r--doc/schema-report.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/schema-report.rst b/doc/schema-report.rst
index 3a38da7..8585885 100644
--- a/doc/schema-report.rst
+++ b/doc/schema-report.rst
@@ -9,7 +9,7 @@ is used to provide a view on the reports send when error arises.
GET
***
-.. literalinclude:: schema/1.0/report_get.json
+.. literalinclude:: schema/1.0/get_report.json
:language: json
More Info