Skip to content

Commit

Permalink
Codegen - run to autogen docs & code
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Girstenbrei <Christoph.Girstenbrei@gmail.com>
  • Loading branch information
girstenbrei committed Oct 4, 2022
1 parent 2083881 commit 3efc137
Show file tree
Hide file tree
Showing 5 changed files with 970 additions and 560 deletions.
14 changes: 14 additions & 0 deletions assets/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -6301,6 +6301,13 @@
},
"template": {
"$ref": "#/definitions/v1alpha1ApplicationSetTemplate"
},
"values": {
"type": "object",
"title": "Values contains key/value pairs which are passed directly as parameters to the template",
"additionalProperties": {
"type": "string"
}
}
}
},
Expand Down Expand Up @@ -7534,6 +7541,13 @@
},
"template": {
"$ref": "#/definitions/v1alpha1ApplicationSetTemplate"
},
"values": {
"type": "object",
"title": "Values contains key/value pairs which are passed directly as parameters to the template",
"additionalProperties": {
"type": "string"
}
}
}
},
Expand Down
Loading

0 comments on commit 3efc137

Please sign in to comment.