Commit f62167ac authored by Andreas Liebig's avatar Andreas Liebig
Browse files

Add response content

parent d9329c1c
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -57,7 +57,11 @@ Package tplan_lis {
				then {
					the lis entity sends a held_response containing 
						response_code indicating value 200,
						response_body indicating value "[]";					
						response_body containing
							locationResponse containing
								"location-info" indicating value "mappedLocation";
						;
					;
				}
			}
	}