Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

catissuecore/rest/ng/biohazards

...

URLhttp://<host>:<port>/catissuecore/rest/ng/biohazards
MethodPOST
Requestapplication/json
json{

"name" : "ABC",

"type" : "infectious",

"comment" : "something"

}

Response

{

biohazardId48

name"ABC"
type: "infectious"
comment"Active"
}