Skip to content
Snippets Groups Projects
Commit 09ac3394 authored by Thomas Bock's avatar Thomas Bock :speech_balloon:
Browse files

update readme

parent 6b80344f
No related branches found
No related tags found
No related merge requests found
...@@ -85,11 +85,14 @@ Returns the version of the validation server: ...@@ -85,11 +85,14 @@ Returns the version of the validation server:
### /version_xsd [GET] ### /version_xsd [GET]
Returns the version of the xsd-definition: Returns the version of the xsd-definition. The version is given at
`xmlRoot.annotation.documentation`
``` ```
> curl http://localhost:5005/version > curl http://localhost:5005/version_xsd
> <version>0.2.0</version> <version>
+--------------------------+ | DCC-Schema Version 1.9.0 | +--------------------------+
</version>
`` ``
### /update [POST] ### /update [POST]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment