You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -157,12 +157,11 @@ Fetch list of nearby Wi-Fi networks for passing to the connect endpoint.
157
157
````
158
158
159
159
### http://your-device:9090/v1/healthcheck
160
-
Check whether the API is available. Accessing this path will not record anything in the console.
160
+
Check whether the API is available. Accessing this path will not log anything in the console.
161
161
162
162
#### GET
163
163
164
164
#### Response status 200
165
-
Requests are returned immediately and then the process is executed. Otherwise users would be disconnected before they were able to receive the returned response.
0 commit comments