apiargs-MongoDBCollection-method-replaceOne-param.yaml 278 Bytes
Newer Older
1
source:
2
  file: apiargs-MongoDBCollection-common-param.yaml
3 4
  ref: $filter
optional: false
5 6
replacement:
  action: " to replace"
7
---
8 9 10
source:
  file: apiargs-MongoDBCollection-common-param.yaml
  ref: $replacement
11 12 13
---
source:
  file: apiargs-common-param.yaml
14
  ref: $options
15
...