Skip to content
Snippets Groups Projects

Release 0.9

Merged Florian Spreckelsen requested to merge release-0.9 into main
29 files
+ 668
80
Compare changes
  • Side-by-side
  • Inline
Files
29
@@ -132,14 +132,13 @@ Any xml representation of an `AbstractProperty` that is to be posted to the Caos
#### Get all
*Request:*
GET http://localhost:8122/mpidsserver/AbstractProperty/
GET http://localhost:8122/mpidsserver/AbstractProperty
GET http://localhost:8122/server/AbstractProperty/
GET http://localhost:8122/server/AbstractProperty
*Response:*
<?xml version="1.0" encoding="UTF-8"?>
<Response />
[View Ticket #2](http://dev.bmp.ds.mpg.de/heartdb/ticket/2)
#### Erroneous Requests
##### Non-existing
*Request:*
Loading