Magidoc

OAuth2ScopeReferenceRequestPage
Input Object

A collection of OAuth2 scope references wrapped into Page object.

Fields

#

_patch

Defines how update operations will be performed. For create operation, this value is ignored. For update operation, by default replaceMerge will be used, i.e. scopes referenced in the items list will be added/retained, others will be removed. To add some scopes to the existing list, use retainMerge strategy. To delete some scopes from the list, use delete strategy.

Default: "replaceMerge"

items

References to OAuth2 scopes.