Commit 9d171c0
committed
chore: Add rwjblue-glean/speakeasy-helpers to mise.toml
[rwjblu7e-glean/speakeasy-helpers](https://github.com/rwjblue-glean/speakeasy-helpers)
is just a grab bag of useful helper commands for working in a speakeasy
api client repo.
The main subcommand at the moment (that caused me to create it) is:
```bash
speakeasy-helpers reset-tests --operation-id createannouncement
```
This will remove that operationId from `gen.lock` and `test.arazzo.yaml`
so that the next `speakeasy run` will regenerate them. I found doing
this by hand to be quite tedious.1 parent 9e31e5c commit 9d171c0
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
0 commit comments