Skip to content

Commit 46418e3

Browse files
Merge pull request #44 from jaredhendrickson13/ui_doc_fixes
Server Key Rotation and Doc Fixes
2 parents 3c7f989 + 97d57cb commit 46418e3

5 files changed

Lines changed: 29 additions & 13 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To uninstall pfSense API, run the following command:<br>
2929
pfsense-api delete
3030
```
3131

32-
To update pfSense API to latest stable version, run the following command:
32+
To update pfSense API to the latest stable version, run the following command:
3333
```
3434
pfsense-api update
3535
```
@@ -3297,7 +3297,7 @@ _Requires at least one of the following privileges:_ [`page-all`, `page-status-d
32973297
```bash
32983298
Method: GET
32993299
Type: RAW
3300-
URL: https://{{$hostname}}/api/v1/services/dhcpd/leases
3300+
URL: https://{{$hostname}}/api/v1/services/dhcpd/lease
33013301
```
33023302

33033303

0 commit comments

Comments
 (0)