Skip to content

Commit d756a5c

Browse files
biruwonjulienp
authored andcommitted
feat: Added framework_version to DeplotFiles
1 parent 82b1051 commit d756a5c

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

go/models/deploy_files.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

swagger.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3036,6 +3036,8 @@ definitions:
30363036
type: string
30373037
framework:
30383038
type: string
3039+
framework_version:
3040+
type: string
30393041
pluginParams:
30403042
type: object
30413043
properties:

0 commit comments

Comments
 (0)