Commit 1733a90
committed
fix(server/ritemapi): Remove default GET method for new endpoints
Previously, endpoints created without a method would default to GET. This removes
that behavior, allowing endpoints to be created with an empty method field.1 parent e57cb0e commit 1733a90
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | 78 | | |
82 | 79 | | |
83 | 80 | | |
| |||
0 commit comments