Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
t83714 committed Oct 8, 2023
1 parent 3d684eb commit 27fa80d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions magda-typescript-common/src/JsonConnector.ts
Original file line number Diff line number Diff line change
Expand Up @@ -790,6 +790,8 @@ export type JsonConnectorConfigExtraMetaData = {
/**
* Any aspects that will be `preset` on any records created by the connector
*
* id: aspect Id
*
* opType: operation type; Describe how to add the aspect to the record
* - MERGE_LEFT: merge `presetAspect` with records aspects.
* i.e. `presetAspect` will be overwritten by records aspects data if any
Expand Down

0 comments on commit 27fa80d

Please sign in to comment.