Skip to content

Commit

Permalink
Fix API
Browse files Browse the repository at this point in the history
  • Loading branch information
lucamolteni committed Mar 29, 2023
1 parent aff0732 commit 6e2bc86
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ paths:
500Example:
$ref: 'connector_mgmt.yaml#/components/examples/500Example'
description: Unexpected error occurred
'/api/connector_mgmt/v1/agent/kafka_connector_clusters/{connector_cluster_id}/processordeployments/{processor_id}':
'/api/connector_mgmt/v1/agent/kafka_connector_clusters/{connector_cluster_id}/processors/deployments/{processor_id}':
parameters:
- name: connector_cluster_id
description: The id of the connector cluster
Expand Down

0 comments on commit 6e2bc86

Please sign in to comment.