Skip to content

Commit 83a35f6

Browse files
committed
Update response
1 parent 5a4d5a0 commit 83a35f6

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

docs/getting-started.md

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

130130
```json
131131
{
132-
"orion": {
133-
"version": "3.7.0",
134-
"uptime": "0 d, 0 h, 1 m, 5 s",
135-
"git_hash": "8b19705a8ec645ba1452cb97847a5615f0b2d3ca",
136-
"compile_time": "Thu May 26 11:45:49 UTC 2022",
137-
"compiled_by": "root",
138-
"compiled_in": "025d96e1419a",
139-
"release_date": "Thu May 26 11:45:49 UTC 2022",
140-
"machine": "x86_64",
141-
"doc": "https://fiware-orion.rtfd.io/en/3.7.0/",
142-
"libversions": {
143-
"boost": "1_74",
144-
"libcurl": "libcurl/7.74.0 OpenSSL/1.1.1n zlib/1.2.11 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",
145-
"libmosquitto": "2.0.12",
146-
"libmicrohttpd": "0.9.70",
147-
"openssl": "1.1",
148-
"rapidjson": "1.1.0",
149-
"mongoc": "1.17.4",
150-
"bson": "1.17.4"
151-
}
132+
"orion": {
133+
"version": "3.10.1",
134+
"uptime": "0 d, 0 h, 0 m, 28 s",
135+
"git_hash": "9a80e06abe7f690901cf1586377acec02d40e303",
136+
"compile_time": "Mon Jun 12 16:55:20 UTC 2023",
137+
"compiled_by": "root",
138+
"compiled_in": "buildkitsandbox",
139+
"release_date": "Mon Jun 12 16:55:20 UTC 2023",
140+
"machine": "x86_64",
141+
"doc": "https://fiware-orion.rtfd.io/en/3.10.1/",
142+
"libversions": {
143+
"boost": "1_74",
144+
"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",
145+
"libmosquitto": "2.0.15",
146+
"libmicrohttpd": "0.9.76",
147+
"openssl": "1.1",
148+
"rapidjson": "1.1.0",
149+
"mongoc": "1.23.1",
150+
"bson": "1.23.1"
152151
}
152+
}
153153
}
154154
```
155155

0 commit comments

Comments
 (0)