Commit febb40c
reorder: move Delete before Apply in standard-methods
Changes the order of standard-methods AEPs from:
Methods, Get, List, Create, Update, Apply, Delete, Custom Methods
To:
Methods, Get, List, Create, Update, Delete, Apply, Custom Methods
- Delete (AEP-135): order 60 → 50
- Apply (AEP-137): order 50 → 60
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent fb52306 commit febb40c
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
0 commit comments