Skip to content

Commit 5268cff

Browse files
committed
+ README
1 parent d6b3ac1 commit 5268cff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ const Client = new PlatformApiLogicClient(emitter, cfg);
170170
#### List of methods
171171
- fetchAllFlowsForWorkspace(options) - Fetch all flows for a given workspace
172172
- fetchAllCredentialsForWorkspace(options) - Fetch all credentials for a given workspace
173+
- fetchAllSecretsForWorkspace - Fetch all secrets for a given workspace
173174
- fetchComponentsAccessibleFromContract(options) - Fetch All Components Accessible From a Given Workspace
174175
- splitParallelization(maxParallelization, splitFactor) - Helping method to calculate right number of parallel calls
175176
- fetchFlowList(options) - Fetches a list of flows

0 commit comments

Comments
 (0)