Skip to content

Commit 04956c6

Browse files
author
Marcos Vainer Loeff
committed
Test change
1 parent 60f3889 commit 04956c6

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed

.idea/workspace.xml

Lines changed: 7 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/PIWebApiClient.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## **Constructor**
44
> PIWebApiClient(String baseUrl, bool String username, String password, Boolean verifySsl, Boolean debug)
55
6-
Creates an instance of the PI Web API client top level object. Currently, only Basic authentication can be used. Do not try to use Kerberos Authentication.
6+
Creates an instance of the PI Web API client top level object. Only Basic authentication can be used.
77

88
### Parameters
99

0 commit comments

Comments
 (0)