Skip to content

Commit

Permalink
make generate (#4911)
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <[email protected]>
  • Loading branch information
pingsutw authored Feb 16, 2024
1 parent 02cc15e commit 962d458
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions flyteidl/clients/go/assets/admin.swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -7221,6 +7221,10 @@
"interface": {
"$ref": "#/definitions/coreTypedInterface",
"title": "The input and output interface for the launch plan"
},
"fixed_inputs": {
"$ref": "#/definitions/coreLiteralMap",
"title": "A collection of input literals that are fixed for the launch plan"
}
},
"description": "A structure that uniquely identifies a launch plan in the system."
Expand Down
4 changes: 2 additions & 2 deletions flyteidl/gen/pb_rust/flyteidl.core.rs

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

2 changes: 1 addition & 1 deletion flyteidl/gen/pb_rust/flyteidl.event.rs

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

0 comments on commit 962d458

Please sign in to comment.