File tree Expand file tree Collapse file tree 2 files changed +0
-121
lines changed
Expand file tree Collapse file tree 2 files changed +0
-121
lines changed Original file line number Diff line number Diff line change 3939 spec :
4040 description : The desired behavior of this APIAccess.
4141 properties :
42- apiPlan :
43- description : APIPlan defines which APIPlan will be used.
44- properties :
45- name :
46- description : Name of the APIPlan.
47- maxLength : 253
48- type : string
49- required :
50- - name
51- type : object
5242 apiSelector :
5343 description : |-
5444 APISelector selects the APIs that will be accessible to the configured audience.
@@ -141,14 +131,6 @@ spec:
141131 maxItems : 100
142132 type : array
143133 type : object
144- weight :
145- description : Weight specifies the evaluation order of the plan.
146- type : integer
147- x-kubernetes-validations :
148- - message : must be a positive number
149- rule : self >= 0
150- required :
151- - apiPlan
152134 type : object
153135 x-kubernetes-validations :
154136 - message : groups and everyone are mutually exclusive
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments