Skip to content

Commit 6162923

Browse files
author
LaunchDarklyReleaseBot
committed
Version 7.1.0 automatically generated from ld-openapi.
1 parent b72bd94 commit 6162923

File tree

86 files changed

+8313
-55
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+8313
-55
lines changed

Diff for: .openapi-generator/FILES

+51
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ docs/CustomRolePost.md
4545
docs/CustomRolePostData.md
4646
docs/CustomRoles.md
4747
docs/CustomRolesApi.md
48+
docs/CustomRolesRep.md
4849
docs/CustomWorkflowInputRep.md
4950
docs/CustomWorkflowMeta.md
5051
docs/CustomWorkflowOutputRep.md
@@ -64,6 +65,7 @@ docs/Environment.md
6465
docs/EnvironmentPost.md
6566
docs/EnvironmentsApi.md
6667
docs/ExecutionOutputRep.md
68+
docs/ExpandedTeamRep.md
6769
docs/ExperimentAllocationRep.md
6870
docs/ExperimentEnabledPeriodRep.md
6971
docs/ExperimentEnvironmentSettingRep.md
@@ -104,23 +106,32 @@ docs/FlagListingRep.md
104106
docs/FlagScheduledChangesInput.md
105107
docs/FlagStatusRep.md
106108
docs/FlagSummary.md
109+
docs/FlagTriggerInput.md
110+
docs/FlagTriggersApi.md
107111
docs/ForbiddenErrorRep.md
108112
docs/FormVariableConfig.md
109113
docs/HunkRep.md
110114
docs/Instruction.md
111115
docs/Instructions.md
116+
docs/Integration.md
117+
docs/IntegrationAuditLogSubscriptionsApi.md
112118
docs/IntegrationMetadata.md
113119
docs/IntegrationStatus.md
120+
docs/IntegrationStatusRep.md
121+
docs/IntegrationSubscriptionStatusRep.md
122+
docs/Integrations.md
114123
docs/InvalidRequestErrorRep.md
115124
docs/IpList.md
116125
docs/JSONPatch.md
117126
docs/LastSeenMetadata.md
118127
docs/Link.md
119128
docs/Member.md
120129
docs/MemberDataRep.md
130+
docs/MemberImportItemRep.md
121131
docs/MemberPermissionGrantSummaryRep.md
122132
docs/MemberSummaryRep.md
123133
docs/MemberTeamSummaryRep.md
134+
docs/MemberTeamsFormPost.md
124135
docs/Members.md
125136
docs/MethodNotAllowedErrorRep.md
126137
docs/MetricCollectionRep.md
@@ -157,6 +168,7 @@ docs/ProjectsApi.md
157168
docs/PubNubDetailRep.md
158169
docs/PutBranch.md
159170
docs/RateLimitedErrorRep.md
171+
docs/RecentTriggerBody.md
160172
docs/ReferenceRep.md
161173
docs/RelayAutoConfigCollectionRep.md
162174
docs/RelayAutoConfigPost.md
@@ -199,9 +211,11 @@ docs/StatisticRep.md
199211
docs/StatisticsRoot.md
200212
docs/StatusConflictErrorRep.md
201213
docs/SubjectDataRep.md
214+
docs/SubscriptionPost.md
202215
docs/Target.md
203216
docs/TargetResourceRep.md
204217
docs/TeamCollectionRep.md
218+
docs/TeamImportsRep.md
205219
docs/TeamPatchInput.md
206220
docs/TeamPostInput.md
207221
docs/TeamRep.md
@@ -210,6 +224,9 @@ docs/TitleRep.md
210224
docs/Token.md
211225
docs/TokenDataRep.md
212226
docs/Tokens.md
227+
docs/TriggerPost.md
228+
docs/TriggerWorkflowCollectionRep.md
229+
docs/TriggerWorkflowRep.md
213230
docs/UnauthorizedErrorRep.md
214231
docs/UrlMatchers.md
215232
docs/UrlPost.md
@@ -252,6 +269,8 @@ launchdarkly_api/api/environments_api.py
252269
launchdarkly_api/api/experiments__beta_api.py
253270
launchdarkly_api/api/feature_flags__beta_api.py
254271
launchdarkly_api/api/feature_flags_api.py
272+
launchdarkly_api/api/flag_triggers_api.py
273+
launchdarkly_api/api/integration_audit_log_subscriptions_api.py
255274
launchdarkly_api/api/metrics_api.py
256275
launchdarkly_api/api/other_api.py
257276
launchdarkly_api/api/projects_api.py
@@ -304,6 +323,7 @@ launchdarkly_api/model/custom_role.py
304323
launchdarkly_api/model/custom_role_post.py
305324
launchdarkly_api/model/custom_role_post_data.py
306325
launchdarkly_api/model/custom_roles.py
326+
launchdarkly_api/model/custom_roles_rep.py
307327
launchdarkly_api/model/custom_workflow_input_rep.py
308328
launchdarkly_api/model/custom_workflow_meta.py
309329
launchdarkly_api/model/custom_workflow_output_rep.py
@@ -321,6 +341,7 @@ launchdarkly_api/model/destinations.py
321341
launchdarkly_api/model/environment.py
322342
launchdarkly_api/model/environment_post.py
323343
launchdarkly_api/model/execution_output_rep.py
344+
launchdarkly_api/model/expanded_team_rep.py
324345
launchdarkly_api/model/experiment_allocation_rep.py
325346
launchdarkly_api/model/experiment_enabled_period_rep.py
326347
launchdarkly_api/model/experiment_environment_setting_rep.py
@@ -358,23 +379,30 @@ launchdarkly_api/model/flag_listing_rep.py
358379
launchdarkly_api/model/flag_scheduled_changes_input.py
359380
launchdarkly_api/model/flag_status_rep.py
360381
launchdarkly_api/model/flag_summary.py
382+
launchdarkly_api/model/flag_trigger_input.py
361383
launchdarkly_api/model/forbidden_error_rep.py
362384
launchdarkly_api/model/form_variable_config.py
363385
launchdarkly_api/model/hunk_rep.py
364386
launchdarkly_api/model/instruction.py
365387
launchdarkly_api/model/instructions.py
388+
launchdarkly_api/model/integration.py
366389
launchdarkly_api/model/integration_metadata.py
367390
launchdarkly_api/model/integration_status.py
391+
launchdarkly_api/model/integration_status_rep.py
392+
launchdarkly_api/model/integration_subscription_status_rep.py
393+
launchdarkly_api/model/integrations.py
368394
launchdarkly_api/model/invalid_request_error_rep.py
369395
launchdarkly_api/model/ip_list.py
370396
launchdarkly_api/model/json_patch.py
371397
launchdarkly_api/model/last_seen_metadata.py
372398
launchdarkly_api/model/link.py
373399
launchdarkly_api/model/member.py
374400
launchdarkly_api/model/member_data_rep.py
401+
launchdarkly_api/model/member_import_item_rep.py
375402
launchdarkly_api/model/member_permission_grant_summary_rep.py
376403
launchdarkly_api/model/member_summary_rep.py
377404
launchdarkly_api/model/member_team_summary_rep.py
405+
launchdarkly_api/model/member_teams_form_post.py
378406
launchdarkly_api/model/members.py
379407
launchdarkly_api/model/method_not_allowed_error_rep.py
380408
launchdarkly_api/model/metric_collection_rep.py
@@ -408,6 +436,7 @@ launchdarkly_api/model/projects.py
408436
launchdarkly_api/model/pub_nub_detail_rep.py
409437
launchdarkly_api/model/put_branch.py
410438
launchdarkly_api/model/rate_limited_error_rep.py
439+
launchdarkly_api/model/recent_trigger_body.py
411440
launchdarkly_api/model/reference_rep.py
412441
launchdarkly_api/model/relay_auto_config_collection_rep.py
413442
launchdarkly_api/model/relay_auto_config_post.py
@@ -447,16 +476,21 @@ launchdarkly_api/model/statistic_rep.py
447476
launchdarkly_api/model/statistics_root.py
448477
launchdarkly_api/model/status_conflict_error_rep.py
449478
launchdarkly_api/model/subject_data_rep.py
479+
launchdarkly_api/model/subscription_post.py
450480
launchdarkly_api/model/target.py
451481
launchdarkly_api/model/target_resource_rep.py
452482
launchdarkly_api/model/team_collection_rep.py
483+
launchdarkly_api/model/team_imports_rep.py
453484
launchdarkly_api/model/team_patch_input.py
454485
launchdarkly_api/model/team_post_input.py
455486
launchdarkly_api/model/team_rep.py
456487
launchdarkly_api/model/title_rep.py
457488
launchdarkly_api/model/token.py
458489
launchdarkly_api/model/token_data_rep.py
459490
launchdarkly_api/model/tokens.py
491+
launchdarkly_api/model/trigger_post.py
492+
launchdarkly_api/model/trigger_workflow_collection_rep.py
493+
launchdarkly_api/model/trigger_workflow_rep.py
460494
launchdarkly_api/model/unauthorized_error_rep.py
461495
launchdarkly_api/model/url_matchers.py
462496
launchdarkly_api/model/url_post.py
@@ -529,6 +563,7 @@ test/test_custom_role_post.py
529563
test/test_custom_role_post_data.py
530564
test/test_custom_roles.py
531565
test/test_custom_roles_api.py
566+
test/test_custom_roles_rep.py
532567
test/test_custom_workflow_input_rep.py
533568
test/test_custom_workflow_meta.py
534569
test/test_custom_workflow_output_rep.py
@@ -548,6 +583,7 @@ test/test_environment.py
548583
test/test_environment_post.py
549584
test/test_environments_api.py
550585
test/test_execution_output_rep.py
586+
test/test_expanded_team_rep.py
551587
test/test_experiment_allocation_rep.py
552588
test/test_experiment_enabled_period_rep.py
553589
test/test_experiment_environment_setting_rep.py
@@ -588,23 +624,32 @@ test/test_flag_listing_rep.py
588624
test/test_flag_scheduled_changes_input.py
589625
test/test_flag_status_rep.py
590626
test/test_flag_summary.py
627+
test/test_flag_trigger_input.py
628+
test/test_flag_triggers_api.py
591629
test/test_forbidden_error_rep.py
592630
test/test_form_variable_config.py
593631
test/test_hunk_rep.py
594632
test/test_instruction.py
595633
test/test_instructions.py
634+
test/test_integration.py
635+
test/test_integration_audit_log_subscriptions_api.py
596636
test/test_integration_metadata.py
597637
test/test_integration_status.py
638+
test/test_integration_status_rep.py
639+
test/test_integration_subscription_status_rep.py
640+
test/test_integrations.py
598641
test/test_invalid_request_error_rep.py
599642
test/test_ip_list.py
600643
test/test_json_patch.py
601644
test/test_last_seen_metadata.py
602645
test/test_link.py
603646
test/test_member.py
604647
test/test_member_data_rep.py
648+
test/test_member_import_item_rep.py
605649
test/test_member_permission_grant_summary_rep.py
606650
test/test_member_summary_rep.py
607651
test/test_member_team_summary_rep.py
652+
test/test_member_teams_form_post.py
608653
test/test_members.py
609654
test/test_method_not_allowed_error_rep.py
610655
test/test_metric_collection_rep.py
@@ -641,6 +686,7 @@ test/test_projects_api.py
641686
test/test_pub_nub_detail_rep.py
642687
test/test_put_branch.py
643688
test/test_rate_limited_error_rep.py
689+
test/test_recent_trigger_body.py
644690
test/test_reference_rep.py
645691
test/test_relay_auto_config_collection_rep.py
646692
test/test_relay_auto_config_post.py
@@ -683,9 +729,11 @@ test/test_statistic_rep.py
683729
test/test_statistics_root.py
684730
test/test_status_conflict_error_rep.py
685731
test/test_subject_data_rep.py
732+
test/test_subscription_post.py
686733
test/test_target.py
687734
test/test_target_resource_rep.py
688735
test/test_team_collection_rep.py
736+
test/test_team_imports_rep.py
689737
test/test_team_patch_input.py
690738
test/test_team_post_input.py
691739
test/test_team_rep.py
@@ -694,6 +742,9 @@ test/test_title_rep.py
694742
test/test_token.py
695743
test/test_token_data_rep.py
696744
test/test_tokens.py
745+
test/test_trigger_post.py
746+
test/test_trigger_workflow_collection_rep.py
747+
test/test_trigger_workflow_rep.py
697748
test/test_unauthorized_error_rep.py
698749
test/test_url_matchers.py
699750
test/test_url_post.py

Diff for: README.md

+28-1
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ If you would like to upgrade your integration to use a new API version, you can
439439
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
440440

441441
- API version: 2.0
442-
- Package version: 7.0.0
442+
- Package version: 7.1.0
443443
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
444444
For more information, please visit [https://support.launchdarkly.com](https://support.launchdarkly.com)
445445

@@ -544,6 +544,7 @@ Class | Method | HTTP request | Description
544544
*AccountMembersApi* | [**get_member**](docs/AccountMembersApi.md#get_member) | **GET** /api/v2/members/{id} | Get account member
545545
*AccountMembersApi* | [**get_members**](docs/AccountMembersApi.md#get_members) | **GET** /api/v2/members | List account members
546546
*AccountMembersApi* | [**patch_member**](docs/AccountMembersApi.md#patch_member) | **PATCH** /api/v2/members/{id} | Modify an account member
547+
*AccountMembersApi* | [**post_member_teams**](docs/AccountMembersApi.md#post_member_teams) | **POST** /api/v2/members/{id}/teams | Add member to teams
547548
*AccountMembersApi* | [**post_members**](docs/AccountMembersApi.md#post_members) | **POST** /api/v2/members | Invite new members
548549
*AccountUsageBetaApi* | [**get_evaluations_usage**](docs/AccountUsageBetaApi.md#get_evaluations_usage) | **GET** /api/v2/usage/evaluations/{projKey}/{envKey}/{flagKey} | Get evaluations usage
549550
*AccountUsageBetaApi* | [**get_events_usage**](docs/AccountUsageBetaApi.md#get_events_usage) | **GET** /api/v2/usage/events/{type} | Get events usage
@@ -606,6 +607,16 @@ Class | Method | HTTP request | Description
606607
*FeatureFlagsApi* | [**post_feature_flag**](docs/FeatureFlagsApi.md#post_feature_flag) | **POST** /api/v2/flags/{projKey} | Create a feature flag
607608
*FeatureFlagsBetaApi* | [**get_dependent_flags**](docs/FeatureFlagsBetaApi.md#get_dependent_flags) | **GET** /api/v2/flags/{projKey}/{flagKey}/dependent-flags | List dependent feature flags
608609
*FeatureFlagsBetaApi* | [**get_dependent_flags_by_env**](docs/FeatureFlagsBetaApi.md#get_dependent_flags_by_env) | **GET** /api/v2/flags/{projKey}/{envKey}/{flagKey}/dependent-flags | List dependent feature flags by environment
610+
*FlagTriggersApi* | [**create_trigger_workflow**](docs/FlagTriggersApi.md#create_trigger_workflow) | **POST** /api/v2/flags/{projKey}/{flagKey}/triggers/{envKey} | Create flag trigger
611+
*FlagTriggersApi* | [**delete_trigger_workflow**](docs/FlagTriggersApi.md#delete_trigger_workflow) | **DELETE** /api/v2/flags/{projKey}/{flagKey}/triggers/{envKey}/{id} | Delete flag trigger
612+
*FlagTriggersApi* | [**get_trigger_workflow_by_id**](docs/FlagTriggersApi.md#get_trigger_workflow_by_id) | **GET** /api/v2/flags/{projKey}/{flagKey}/triggers/{envKey}/{id} | Get flag trigger by ID
613+
*FlagTriggersApi* | [**get_trigger_workflows**](docs/FlagTriggersApi.md#get_trigger_workflows) | **GET** /api/v2/flags/{projKey}/{flagKey}/triggers/{envKey} | List flag triggers
614+
*FlagTriggersApi* | [**patch_trigger_workflow**](docs/FlagTriggersApi.md#patch_trigger_workflow) | **PATCH** /api/v2/flags/{projKey}/{flagKey}/triggers/{envKey}/{id} | Update flag trigger
615+
*IntegrationAuditLogSubscriptionsApi* | [**create_subscription**](docs/IntegrationAuditLogSubscriptionsApi.md#create_subscription) | **POST** /api/v2/integrations/{integrationKey} | Create audit log subscription
616+
*IntegrationAuditLogSubscriptionsApi* | [**delete_subscription**](docs/IntegrationAuditLogSubscriptionsApi.md#delete_subscription) | **DELETE** /api/v2/integrations/{integrationKey}/{id} | Delete audit log subscription
617+
*IntegrationAuditLogSubscriptionsApi* | [**get_subscription_by_id**](docs/IntegrationAuditLogSubscriptionsApi.md#get_subscription_by_id) | **GET** /api/v2/integrations/{integrationKey}/{id} | Get audit log subscription by ID
618+
*IntegrationAuditLogSubscriptionsApi* | [**get_subscriptions**](docs/IntegrationAuditLogSubscriptionsApi.md#get_subscriptions) | **GET** /api/v2/integrations/{integrationKey} | Get audit log subscriptions by integration
619+
*IntegrationAuditLogSubscriptionsApi* | [**update_subscription**](docs/IntegrationAuditLogSubscriptionsApi.md#update_subscription) | **PATCH** /api/v2/integrations/{integrationKey}/{id} | Update audit log subscription
609620
*MetricsApi* | [**delete_metric**](docs/MetricsApi.md#delete_metric) | **DELETE** /api/v2/metrics/{projectKey}/{key} | Delete metric
610621
*MetricsApi* | [**get_metric**](docs/MetricsApi.md#get_metric) | **GET** /api/v2/metrics/{projectKey}/{key} | Get metric
611622
*MetricsApi* | [**get_metrics**](docs/MetricsApi.md#get_metrics) | **GET** /api/v2/metrics/{projectKey} | List metrics
@@ -645,6 +656,7 @@ Class | Method | HTTP request | Description
645656
*TeamsBetaApi* | [**get_teams**](docs/TeamsBetaApi.md#get_teams) | **GET** /api/v2/teams | List teams
646657
*TeamsBetaApi* | [**patch_team**](docs/TeamsBetaApi.md#patch_team) | **PATCH** /api/v2/teams/{key} | Update team
647658
*TeamsBetaApi* | [**post_team**](docs/TeamsBetaApi.md#post_team) | **POST** /api/v2/teams | Create team
659+
*TeamsBetaApi* | [**post_team_members**](docs/TeamsBetaApi.md#post_team_members) | **POST** /api/v2/teams/{key}/members | Add members to team
648660
*UserSettingsApi* | [**get_expiring_flags_for_user**](docs/UserSettingsApi.md#get_expiring_flags_for_user) | **GET** /api/v2/users/{projKey}/{userKey}/expiring-user-targets/{envKey} | Get expiring dates on flags for user
649661
*UserSettingsApi* | [**get_user_flag_setting**](docs/UserSettingsApi.md#get_user_flag_setting) | **GET** /api/v2/users/{projKey}/{envKey}/{key}/flags/{featureKey} | Get flag setting for user
650662
*UserSettingsApi* | [**get_user_flag_settings**](docs/UserSettingsApi.md#get_user_flag_settings) | **GET** /api/v2/users/{projKey}/{envKey}/{key}/flags | List flag settings for user
@@ -703,6 +715,7 @@ Class | Method | HTTP request | Description
703715
- [CustomRolePost](docs/CustomRolePost.md)
704716
- [CustomRolePostData](docs/CustomRolePostData.md)
705717
- [CustomRoles](docs/CustomRoles.md)
718+
- [CustomRolesRep](docs/CustomRolesRep.md)
706719
- [CustomWorkflowInputRep](docs/CustomWorkflowInputRep.md)
707720
- [CustomWorkflowMeta](docs/CustomWorkflowMeta.md)
708721
- [CustomWorkflowOutputRep](docs/CustomWorkflowOutputRep.md)
@@ -720,6 +733,7 @@ Class | Method | HTTP request | Description
720733
- [Environment](docs/Environment.md)
721734
- [EnvironmentPost](docs/EnvironmentPost.md)
722735
- [ExecutionOutputRep](docs/ExecutionOutputRep.md)
736+
- [ExpandedTeamRep](docs/ExpandedTeamRep.md)
723737
- [ExperimentAllocationRep](docs/ExperimentAllocationRep.md)
724738
- [ExperimentEnabledPeriodRep](docs/ExperimentEnabledPeriodRep.md)
725739
- [ExperimentEnvironmentSettingRep](docs/ExperimentEnvironmentSettingRep.md)
@@ -757,23 +771,30 @@ Class | Method | HTTP request | Description
757771
- [FlagScheduledChangesInput](docs/FlagScheduledChangesInput.md)
758772
- [FlagStatusRep](docs/FlagStatusRep.md)
759773
- [FlagSummary](docs/FlagSummary.md)
774+
- [FlagTriggerInput](docs/FlagTriggerInput.md)
760775
- [ForbiddenErrorRep](docs/ForbiddenErrorRep.md)
761776
- [FormVariableConfig](docs/FormVariableConfig.md)
762777
- [HunkRep](docs/HunkRep.md)
763778
- [Instruction](docs/Instruction.md)
764779
- [Instructions](docs/Instructions.md)
780+
- [Integration](docs/Integration.md)
765781
- [IntegrationMetadata](docs/IntegrationMetadata.md)
766782
- [IntegrationStatus](docs/IntegrationStatus.md)
783+
- [IntegrationStatusRep](docs/IntegrationStatusRep.md)
784+
- [IntegrationSubscriptionStatusRep](docs/IntegrationSubscriptionStatusRep.md)
785+
- [Integrations](docs/Integrations.md)
767786
- [InvalidRequestErrorRep](docs/InvalidRequestErrorRep.md)
768787
- [IpList](docs/IpList.md)
769788
- [JSONPatch](docs/JSONPatch.md)
770789
- [LastSeenMetadata](docs/LastSeenMetadata.md)
771790
- [Link](docs/Link.md)
772791
- [Member](docs/Member.md)
773792
- [MemberDataRep](docs/MemberDataRep.md)
793+
- [MemberImportItemRep](docs/MemberImportItemRep.md)
774794
- [MemberPermissionGrantSummaryRep](docs/MemberPermissionGrantSummaryRep.md)
775795
- [MemberSummaryRep](docs/MemberSummaryRep.md)
776796
- [MemberTeamSummaryRep](docs/MemberTeamSummaryRep.md)
797+
- [MemberTeamsFormPost](docs/MemberTeamsFormPost.md)
777798
- [Members](docs/Members.md)
778799
- [MethodNotAllowedErrorRep](docs/MethodNotAllowedErrorRep.md)
779800
- [MetricCollectionRep](docs/MetricCollectionRep.md)
@@ -807,6 +828,7 @@ Class | Method | HTTP request | Description
807828
- [PubNubDetailRep](docs/PubNubDetailRep.md)
808829
- [PutBranch](docs/PutBranch.md)
809830
- [RateLimitedErrorRep](docs/RateLimitedErrorRep.md)
831+
- [RecentTriggerBody](docs/RecentTriggerBody.md)
810832
- [ReferenceRep](docs/ReferenceRep.md)
811833
- [RelayAutoConfigCollectionRep](docs/RelayAutoConfigCollectionRep.md)
812834
- [RelayAutoConfigPost](docs/RelayAutoConfigPost.md)
@@ -846,16 +868,21 @@ Class | Method | HTTP request | Description
846868
- [StatisticsRoot](docs/StatisticsRoot.md)
847869
- [StatusConflictErrorRep](docs/StatusConflictErrorRep.md)
848870
- [SubjectDataRep](docs/SubjectDataRep.md)
871+
- [SubscriptionPost](docs/SubscriptionPost.md)
849872
- [Target](docs/Target.md)
850873
- [TargetResourceRep](docs/TargetResourceRep.md)
851874
- [TeamCollectionRep](docs/TeamCollectionRep.md)
875+
- [TeamImportsRep](docs/TeamImportsRep.md)
852876
- [TeamPatchInput](docs/TeamPatchInput.md)
853877
- [TeamPostInput](docs/TeamPostInput.md)
854878
- [TeamRep](docs/TeamRep.md)
855879
- [TitleRep](docs/TitleRep.md)
856880
- [Token](docs/Token.md)
857881
- [TokenDataRep](docs/TokenDataRep.md)
858882
- [Tokens](docs/Tokens.md)
883+
- [TriggerPost](docs/TriggerPost.md)
884+
- [TriggerWorkflowCollectionRep](docs/TriggerWorkflowCollectionRep.md)
885+
- [TriggerWorkflowRep](docs/TriggerWorkflowRep.md)
859886
- [UnauthorizedErrorRep](docs/UnauthorizedErrorRep.md)
860887
- [UrlMatchers](docs/UrlMatchers.md)
861888
- [UrlPost](docs/UrlPost.md)

0 commit comments

Comments
 (0)