Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Commit

Permalink
add sample
Browse files Browse the repository at this point in the history
  • Loading branch information
msxichen committed Jun 2, 2020
1 parent 767edf9 commit adac1e3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/cli-directive.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,5 +196,13 @@ cli:
enum: 'enumTyp'
value: 'enumValue'
alias: NewAlias
# split operation into multiple operations
- where:
group: OperationGroupName
op: CreateOrUpdate
split-operation-names:
- Create
- Update
```

0 comments on commit adac1e3

Please sign in to comment.