diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/api_samples/os-server-start-stop/server_start_stop.json | 3 | ||||
| -rw-r--r-- | doc/api_samples/os-server-start-stop/server_start_stop.xml | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/api_samples/os-server-start-stop/server_start_stop.json b/doc/api_samples/os-server-start-stop/server_start_stop.json new file mode 100644 index 000000000..7fdb5fd30 --- /dev/null +++ b/doc/api_samples/os-server-start-stop/server_start_stop.json @@ -0,0 +1,3 @@ +{ + "os-stop" : null +}
\ No newline at end of file diff --git a/doc/api_samples/os-server-start-stop/server_start_stop.xml b/doc/api_samples/os-server-start-stop/server_start_stop.xml new file mode 100644 index 000000000..69aac4af4 --- /dev/null +++ b/doc/api_samples/os-server-start-stop/server_start_stop.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<stop/> |
