herum-shared 1.0.8 → 1.0.9

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.
@@ -11323,7 +11323,7 @@ const defaultAuthorizationObject = {
11323
11323
  },
11324
11324
  answerNote() {
11325
11325
  return cloneDeep({
11326
- propertyPath: `[${resourceIdPlaceholder}]${answersPath}`,
11326
+ propertyPath: `[${resourceIdPlaceholder}]${answerNotePropertyPath}`,
11327
11327
  authorizationType: MicroResourceAuthorizationType.view,
11328
11328
  ...closeStatus,
11329
11329
  collectionItemType: 'Resources'