Skip to content

Commit d9066a2

Browse files
OAS Update
1 parent 0a2565e commit d9066a2

File tree

2 files changed

+3272
-0
lines changed

2 files changed

+3272
-0
lines changed

services/ske/v1/ske.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"ACL": {
55
"example": {
66
"allowedCidrs": [
7+
"allowedCidrs",
8+
"allowedCidrs",
9+
"allowedCidrs",
710
"allowedCidrs",
811
"allowedCidrs"
912
],
@@ -15,6 +18,7 @@
1518
"items": {
1619
"type": "string"
1720
},
21+
"maxItems": 10,
1822
"type": "array"
1923
},
2024
"enabled": {
@@ -81,6 +85,9 @@
8185
"extensions": {
8286
"acl": {
8387
"allowedCidrs": [
88+
"allowedCidrs",
89+
"allowedCidrs",
90+
"allowedCidrs",
8491
"allowedCidrs",
8592
"allowedCidrs"
8693
],
@@ -643,6 +650,9 @@
643650
"example": {
644651
"acl": {
645652
"allowedCidrs": [
653+
"allowedCidrs",
654+
"allowedCidrs",
655+
"allowedCidrs",
646656
"allowedCidrs",
647657
"allowedCidrs"
648658
],
@@ -835,6 +845,9 @@
835845
"extensions": {
836846
"acl": {
837847
"allowedCidrs": [
848+
"allowedCidrs",
849+
"allowedCidrs",
850+
"allowedCidrs",
838851
"allowedCidrs",
839852
"allowedCidrs"
840853
],
@@ -1130,6 +1143,9 @@
11301143
"extensions": {
11311144
"acl": {
11321145
"allowedCidrs": [
1146+
"allowedCidrs",
1147+
"allowedCidrs",
1148+
"allowedCidrs",
11331149
"allowedCidrs",
11341150
"allowedCidrs"
11351151
],

0 commit comments

Comments
 (0)