ReferenceRequestPage Input Object
A collection of API resource 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.
Previous
ReferenceRequest
Next
Resource