Skip to content

Commit bb48f0a

Browse files
authored
Remove unsupported timeout from rest-api-spec license API (#118919) (#119733)
1 parent 69bbd54 commit bb48f0a

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

docs/changelog/118919.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 118919
2+
summary: Remove unsupported timeout from rest-api-spec license API
3+
area: License
4+
type: bug
5+
issues: []

rest-api-spec/src/main/resources/rest-api-spec/api/license.post_start_trial.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@
3131
"master_timeout": {
3232
"type": "time",
3333
"description": "Timeout for processing on master node"
34-
},
35-
"timeout": {
36-
"type": "time",
37-
"description": "Timeout for acknowledgement of update from all nodes in cluster"
3834
}
3935
}
4036
}

0 commit comments

Comments
 (0)