Skip to content

Commit

Permalink
chore: updates README.md, generated code
Browse files Browse the repository at this point in the history
  • Loading branch information
cludden committed Dec 20, 2023
1 parent 9e7e4b4 commit cf20c51
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -466,8 +466,10 @@ via:
| flag | type | description | default |
| :--- | :---: | :--- | :---: |
| cli-enabled | `bool` | enables cli generation | `false` |
| cli-categories | `bool` | enables cli categories | `true` |
| cli-enabled | `bool` | enables cli generation | `false` |
| disable-workflow-input-rename | `bool` | disables renamed workflow input suffix | `false` |
| enable-patch-support | `bool` | enables experimental support for [protoc-gen-go-patch](https://github.com/alta/protopatch) | `false` |
| workflow-update-enabled | `bool` | enables experimental workflow update | `false` |
### Service Options
Expand Down
2 changes: 1 addition & 1 deletion gen/example/v1/example_temporal.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gen/simple/simple_temporal.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cf20c51

Please sign in to comment.