craftr schema map-all
Bulk-map every unmapped operation. Choose exactly one mode.
Usage
craftr schema map-all (--from <file> | --default | --skip-all) [--api <api>]Flags
| Flag | Description |
|---|---|
--from | Path to a JSON array of {operationId, resource, operation, skip?}. Use "-" for stdin. |
--default | Apply heuristic defaults to every unmapped operation. |
--skip-all | Add an ignore rule for every unmapped operation. |
--api-a | API slug. |