Skip to content

Commit

Permalink
fix extension
Browse files Browse the repository at this point in the history
  • Loading branch information
teaglebuilt committed Sep 9, 2023
1 parent 58af734 commit a1e42aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions extension.yaml
Expand Up @@ -84,9 +84,11 @@ params:
- param: BROKER
label: Broker URL
description: "url of broker example: https://kafka.domain-name.com:9092"
type: string
- param: TOPIC
label: Name of Topic
description: Name of the topic you will be publishing messages to
type: string
- param: FIELDS_TO_INCLUDED
label: Fields to include
description: >-
Expand All @@ -111,8 +113,6 @@ params:
value: disabled
- label: creationTime
value: creationTime


- param: LOCATION
label: Cloud Functions location
description: >-
Expand Down

0 comments on commit a1e42aa

Please sign in to comment.