Skip to content

Commit

Permalink
Update pages/docs/tutorials/kafka/bindings-with-kafka.md
Browse files Browse the repository at this point in the history
the url must be the base path of the registry api
the $ref must referencing a component or an external file, so this is not appropriate here.

Co-authored-by: Ludovic Dussart <[email protected]>
  • Loading branch information
CynthiaPeter and M3lkior authored Feb 19, 2024
1 parent ebab8c0 commit 98d0cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/docs/tutorials/kafka/bindings-with-kafka.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ servers:
production:
bindings:
kafka:
schemaRegistryUrl: '$ref: http://localhost:8080/apis/registry/v2/groups/my-group/artifacts/UserSignedUp'
schemaRegistryUrl: 'http://localhost:8080/apis/registry/'
schemaRegistryVendor: 'apicurio'
bindingVersion: '0.4.0'
```
Expand Down

0 comments on commit 98d0cdb

Please sign in to comment.