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

Commit

Permalink
update config help
Browse files Browse the repository at this point in the history
  • Loading branch information
thedavecarroll committed Jun 2, 2021
1 parent 4cd9619 commit feab863
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/about_BluebirdPS_Configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ BluebirdPS Configuration provides instructions to commands on how to handle rate

BluebirdPS Configuration provides commands on how to handle rate limits, whether the raw API response should be returned, and information of configuration and credential file save locations. During module import, the session variable is created and the saved configuration is read from disk.

### User Settable Values
# User Settable Values

The use can use Set-BluebirdPSConfiguration to set the following values: RateLimitAction, RateLimitThreshold, and RawOutput.

Expand All @@ -25,7 +25,7 @@ user, or return rich objects. The module uses Invoke-RestMethod which converts J
response to a [PSCustomObject].
```

### Other Values
# Other Values

```text
The AuthUserId and AuthUserName are used by some endpoints that require the
Expand Down

0 comments on commit feab863

Please sign in to comment.