Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
clarify api usage examples
Browse files Browse the repository at this point in the history
  • Loading branch information
sbasan committed Mar 4, 2024
1 parent 6c27254 commit 0e55605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ with create_manager_session(url=url, username=username, password=password, subdo


## API usage examples
All examples below assumes `session` contains logged-in [ManagerSession](#Manager-Session)
All examples below assumes `session` variable contains logged-in [Manager Session](#Manager-Session) instance.

<details>
<summary> <b>Get devices</b> <i>(click to expand)</i></summary>
Expand Down

0 comments on commit 0e55605

Please sign in to comment.