Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
replaced another incorrect attribute.
  • Loading branch information
rveachkc committed Jun 10, 2022
1 parent 86d8efc commit 040724c
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 @@ -200,7 +200,7 @@ Please use Github issues to report any bugs or request enhancements.

## Troubleshooting HTTP response

This module is really just a nice wrapper pointed at the Microsoft API. To help troubleshoot missing messages, the requests response content is saved to the connectorcard class attribute `last_http_status`.
This module is really just a nice wrapper pointed at the Microsoft API. To help troubleshoot missing messages, the requests response content is saved to the connectorcard class attribute `last_http_response`.

To get the last http status code:
```python
Expand Down

0 comments on commit 040724c

Please sign in to comment.