Skip to content

Commit 9663023

Browse files
committed
Format README
1 parent 8865648 commit 9663023

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

README.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -176,27 +176,27 @@ The response will look similar to the following:
176176

177177
```json
178178
{
179-
"orion": {
180-
"version": "3.10.1",
181-
"uptime": "0 d, 0 h, 0 m, 28 s",
182-
"git_hash": "9a80e06abe7f690901cf1586377acec02d40e303",
183-
"compile_time": "Mon Jun 12 16:55:20 UTC 2023",
184-
"compiled_by": "root",
185-
"compiled_in": "buildkitsandbox",
186-
"release_date": "Mon Jun 12 16:55:20 UTC 2023",
187-
"machine": "x86_64",
188-
"doc": "https://fiware-orion.rtfd.io/en/3.10.1/",
189-
"libversions": {
190-
"boost": "1_74",
191-
"libcurl": "libcurl/7.74.0 OpenSSL/1.1.1n zlib/1.2.12 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.43.0 librtmp/2.3",
192-
"libmosquitto": "2.0.15",
193-
"libmicrohttpd": "0.9.76",
194-
"openssl": "1.1",
195-
"rapidjson": "1.1.0",
196-
"mongoc": "1.23.1",
197-
"bson": "1.23.1"
179+
"orion": {
180+
"version": "3.10.1",
181+
"uptime": "0 d, 0 h, 0 m, 28 s",
182+
"git_hash": "9a80e06abe7f690901cf1586377acec02d40e303",
183+
"compile_time": "Mon Jun 12 16:55:20 UTC 2023",
184+
"compiled_by": "root",
185+
"compiled_in": "buildkitsandbox",
186+
"release_date": "Mon Jun 12 16:55:20 UTC 2023",
187+
"machine": "x86_64",
188+
"doc": "https://fiware-orion.rtfd.io/en/3.10.1/",
189+
"libversions": {
190+
"boost": "1_74",
191+
"libcurl": "libcurl/7.74.0 OpenSSL/1.1.1n zlib/1.2.12 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.43.0 librtmp/2.3",
192+
"libmosquitto": "2.0.15",
193+
"libmicrohttpd": "0.9.76",
194+
"openssl": "1.1",
195+
"rapidjson": "1.1.0",
196+
"mongoc": "1.23.1",
197+
"bson": "1.23.1"
198+
}
198199
}
199-
}
200200
}
201201
```
202202

0 commit comments

Comments
 (0)