Skip to content

Commit

Permalink
Add missing 'contextualServiceEndpointPolicies'
Browse files Browse the repository at this point in the history
  • Loading branch information
Xu Wang committed Jun 22, 2021
1 parent e532cc1 commit ccf1916
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -705,6 +705,13 @@
"serviceAlias": {
"type": "string",
"description": "The alias indicating if the policy belongs to a service"
},
"contextualServiceEndpointPolicies": {
"type": "array",
"items": {
"id": "string"
},
"description": "A collection of contextual serrvice endpoint policy."
}
},
"description": "Service Endpoint Policy resource."
Expand Down

0 comments on commit ccf1916

Please sign in to comment.