We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c27f3 commit 283cc6eCopy full SHA for 283cc6e
1 file changed
pkg/commands/tools/domain/suggest.go
@@ -14,7 +14,7 @@ import (
14
"github.com/fastly/go-fastly/v10/fastly/domains/v1/tools/suggest"
15
)
16
17
-// GetDomainSuggestionsCommand calls the Fastly API and results domain search results for a given query
+// GetDomainSuggestionsCommand calls the Fastly API and results domain search results for a given query.
18
type GetDomainSuggestionsCommand struct {
19
argparser.Base
20
argparser.JSONOutput
0 commit comments