Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit ed5379b

Browse files
updated documentation
1 parent f3de370 commit ed5379b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

lib/WebService/Hexonet/Connector/Connection.pm

+8
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,14 @@ Supported configuration data keys are:
148148
- user - to have a view into subuser account data
149149
- role - in case you want to login with a role user account that is directly under the given uid
150150
151+
=item C<enableDebugMode()>
152+
153+
Activate debug output
154+
155+
=item C<disableDebugMode()>
156+
157+
Disable debug output (default)
158+
151159
=item C<call(command, config)>
152160
153161
Make a curl API call and returns the response as a response object

0 commit comments

Comments
 (0)