Skip to content

Commit

Permalink
Update pkg/daprrp/datamodel/daprconfigurationstore.go
Browse files Browse the repository at this point in the history
Co-authored-by: Yetkin Timocin <ytimocin@gmail.com>
Signed-off-by: SoTrx <11771975+SoTrx@users.noreply.github.com>
  • Loading branch information
SoTrx and ytimocin authored Sep 10, 2024
1 parent 08f17f8 commit 39e472f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/daprrp/datamodel/daprconfigurationstore.go
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ type DaprConfigurationStoreProperties struct {
// Type of the Dapr Configuration Store resource.
Type string `json:"type,omitempty"`

// Version of the Dapr Pub/Sub Broker resource.
// Version of the Dapr Configuration Store resource.
Version string `json:"version,omitempty"`

// Auth information for the Dapr Configuration Store resource, mainly secret store name.
Expand Down

0 comments on commit 39e472f

Please sign in to comment.