Skip to content

Commit

Permalink
Merge branch 'main' of github.com:erpuno/up
Browse files Browse the repository at this point in the history
  • Loading branch information
5HT committed Feb 5, 2024
2 parents 747c683 + f567aa5 commit 649fbc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ $ curl -H "Auth: secret" -X GET "http://localhost:5010/account"
]
```

### Site Managements
### Site Management

```
$ curl -H "Auth: 01707128300216989000" -X GET "http://localhost:5010/site/maxim-0012"
Expand Down Expand Up @@ -154,7 +154,7 @@ $ curl -H "Auth: 01707128300216989000" -X GET "http://localhost:5010/component/m
]
```

### Maintenance Managements
### Maintenance Management

```
$ curl -H "Auth: 01707135870515017000" -X GET "http://localhost:5010/maintenance"
Expand Down

0 comments on commit 649fbc4

Please sign in to comment.