fix metadata.yaml: rename binding to azure.servicebus.queues
Signed-off-by: Bernd Verst <github@bernd.dev>
This commit is contained in:
parent
1dee97ffc4
commit
78eea16ea8
|
|
@ -1,7 +1,7 @@
|
|||
# yaml-language-server: $schema=../../../component-metadata-schema.json
|
||||
schemaVersion: v1
|
||||
type: bindings
|
||||
name: azure.servicebusqueues
|
||||
name: azure.servicebus.queues
|
||||
version: v1
|
||||
status: stable
|
||||
title: "Azure Service Bus Queues"
|
||||
|
|
|
|||
Loading…
Reference in New Issue