Skip to content

Commit

Permalink
Fix indentation when moving Kafka bindings to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
lbroudoux authored Dec 3, 2023
1 parent 031f965 commit ea459ae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions kafka/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,11 @@ operations:
bindings:
kafka:
groupId:
type: string
enum: ['myGroupId']
type: string
enum: ['myGroupId']
clientId:
type: string
enum: ['myClientId']
type: string
enum: ['myClientId']
bindingVersion: '0.4.0'
```

Expand Down

0 comments on commit ea459ae

Please sign in to comment.