apiargs-MongoDBDatabase-method-dropCollection-param.yaml 165 Bytes
Newer Older
1 2 3
source:
  file: apiargs-common-param.yaml
  ref: $collectionName
4 5
replacement:
  action: " to drop"
6 7 8 9
---
source:
  file: apiargs-common-param.yaml
  ref: $options
10
...