You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added most of the missing integration tests for imodel commands.
* Fixed some failing tests.
* Updated documentation.
* Fixed test error.
* Increased test timeouts.
* Fixed test not waiting until timeout.
* Increased test timeouts.
* Updated timeouts.
* Updated timeout for named-version.test.ts before() hook.
* Increased timeout for before() hooks in main-cases.
* Increased timeout for a before() hook in access-control-native/group.test.ts
* Reverted package.json script changes.
* Shortened custom test timeouts and removed the in some places.
Copy file name to clipboardExpand all lines: docs/imodel/connection/auth.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# itp imodel connection auth
2
2
3
-
Ensures the user has a valid token for long-running connection tasks. This must be called before starting a connection run.
3
+
Ensures the user has a valid token for long-running connection tasks. This must be called before starting a connection run with User authenticationType.
0 commit comments