Skip to content

Commit 3bd2b8c

Browse files
committed
remove changeRevision changeRevisions fields from protobuf for compatibility with OSS cli
Signed-off-by: reggie-k <regina.voloshin@codefresh.io>
1 parent a4d3570 commit 3bd2b8c

File tree

4 files changed

+703
-806
lines changed

4 files changed

+703
-806
lines changed

assets/swagger.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9288,15 +9288,6 @@
92889288
"description": "SyncOperation contains details about a sync operation.",
92899289
"type": "object",
92909290
"properties": {
9291-
"changeRevision": {
9292-
"type": "string"
9293-
},
9294-
"changeRevisions": {
9295-
"type": "array",
9296-
"items": {
9297-
"type": "string"
9298-
}
9299-
},
93009291
"dryRun": {
93019292
"type": "boolean",
93029293
"title": "DryRun specifies to perform a `kubectl apply --dry-run` without actually performing the sync"

0 commit comments

Comments
 (0)