Commit f6a7185
committed
fix: simplify resource ID to plain numeric config ID
Drop the org name from the compound resource ID since it was never used —
Read/Update/Delete all get the org from meta.(*Owner).name. This aligns
with the convention used by other org-scoped resources (organization_ruleset,
organization_webhook, organization_custom_role, etc.).1 parent 8d0c624 commit f6a7185
2 files changed
Lines changed: 5 additions & 14 deletions
File tree
- github
- website/docs/r
Lines changed: 3 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
| 327 | + | |
332 | 328 | | |
333 | 329 | | |
334 | 330 | | |
| |||
488 | 484 | | |
489 | 485 | | |
490 | 486 | | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
| 487 | + | |
497 | 488 | | |
498 | | - | |
| 489 | + | |
499 | 490 | | |
500 | 491 | | |
501 | 492 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
0 commit comments