We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f1a4a commit 7606cacCopy full SHA for 7606cac
.goreleaser.yml
@@ -95,9 +95,8 @@ snapcrafts:
95
name: httpprobe
96
publish: true
97
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
98
- summary: A powerful HTTP API testing tool for defining, running, and validating API tests using YAML or JSON
99
- description: |
100
- httpprobe is a powerful HTTP API testing tool for defining, running, and validating API tests using YAML or JSON.
+ summary: A powerful HTTP API testing tool
+ description: httpprobe is a powerful HTTP API testing tool.
101
grade: stable
102
confinement: strict
103
license: MIT
0 commit comments