Skip to content

Commit a8b7455

Browse files
committed
add mock methods to docs
1 parent b08e175 commit a8b7455

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DEVELOPING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ hpecp license platform-id
5252
- `POST /api/v1/login` (create session)
5353
- `GET /api/v1/license` (list licenses)
5454
- `GET /api/v1/role` (list roles)
55+
- `GET /api/v1/role/1` (returns role 1)
56+
- `GET /api/v1/role/99` (returns HTTP 404 - not found)
5557

5658

5759
#### BUILDING DOCS

0 commit comments

Comments
 (0)