Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
marko-lisica authored Feb 13, 2025
1 parent bfd509b commit 800ce82
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions docs/Contributing/API-for-contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -1393,21 +1393,8 @@ This endpoint is used to get server-sent events (SSE) messages, so that UI know

`Status: 200`

```json
{
"data": {
"time": "2025-02-13T12:47:54Z",
"info": "In progress"
},
"data": {
"time": "2025-02-13T12:47:57Z",
"info": "In progress"
}
"data": {
"time": "2025-02-13T12:47:58Z",
"info": "Android Enterprise successfuly connected"
}
}
```
Android Enterprise successfully connected
```

## Get or apply configuration files
Expand Down

0 comments on commit 800ce82

Please sign in to comment.