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 <[email protected]>
Signed-off-by: SoTrx <[email protected]>
  • Loading branch information
SoTrx and ytimocin authored Sep 10, 2024
1 parent 31adec9 commit 08f17f8
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 @@ -80,7 +80,7 @@ type DaprConfigurationStoreProperties struct {
// List of the resource IDs that support the Dapr Configuration store Broker resource.
Resources []*portableresources.ResourceReference `json:"resources,omitempty"`

// Type of the Dapr Configuration store resource.
// Type of the Dapr Configuration Store resource.
Type string `json:"type,omitempty"`

// Version of the Dapr Pub/Sub Broker resource.
Expand Down

0 comments on commit 08f17f8

Please sign in to comment.