You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Automatic parsing of proto definitions to render services and input messages
15
14
-`.proto` file discovery
16
15
- Selection of multiple services and methods
17
16
- Configuration of TLS, including disabling TLS (plain text)
18
17
- Input generation for all scalar types
19
-
- Input generation for nested messages
18
+
- Input generation for nested and looped messages
20
19
- Input generation for enums, including nested
21
20
- Input generation for repeated fields
22
21
- Input generation for oneof and map fields
@@ -47,7 +46,8 @@ Visit the [Releases](https://github.com/Forest33/warthog/releases) page for the
47
46
48
47
### MacOS
49
48
50
-
[Download](https://github.com/Forest33/warthog/releases) and open `Warthog*-darwin-x86-64.dmg`, drag `Warthog` to the `Applications` folder and run from `Applications`.
49
+
[Download](https://github.com/Forest33/warthog/releases) and open `Warthog*-darwin-x86-64.dmg`, drag `Warthog` to
50
+
the `Applications` folder and run from `Applications`.
0 commit comments