@salesforce/lds-adapters-revenue-usage-detail 1.378.0 → 1.379.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/src/raml/api.raml CHANGED
@@ -69,10 +69,7 @@ types:
69
69
  type: LookupDetailOutputRepresentation | nil
70
70
  unitOfMeasure:
71
71
  description: Unit of Measure
72
- type: object
73
- properties:
74
- //:
75
- type: any
72
+ type: LookupDetailOutputRepresentation | nil
76
73
  usageRefreshPolicy:
77
74
  description: Usage grant refresh policy ID
78
75
  type: PolicyDetailOutputRepresentation | nil
@@ -144,7 +141,7 @@ types:
144
141
  type: array
145
142
  required: false
146
143
  items:
147
- type: any
144
+ type: BindingObjectGrantDetailOutputRepresentation
148
145
  bindingObjectResourcePolicyDetail:
149
146
  description: Binding Object Resource Policy Detail.
150
147
  type: BindingObjectResourcePolicyDetailOutputRepresentation