Skip to content

Commit

Permalink
fix: comment
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Yang <[email protected]>
  • Loading branch information
reaver-flomesh committed Jan 14, 2025
1 parent 487dc2f commit 01ad764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apis/extension/v1alpha1/requesttermination.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (

// RequestTerminationSpec defines the desired state of RequestTermination
type RequestTerminationSpec struct {
// RequestTerminationResponse is the response when circuit breaker triggered
// RequestTerminationResponse is the response when request termination triggered
RequestTerminationResponse RequestTerminationResponse `json:"response,omitempty"`
}

Expand Down

0 comments on commit 01ad764

Please sign in to comment.