Commit 4e9ea5f
committed
[DataObject] add onlyGlobal query param to saved grid configurations API
Add the optional onlyGlobal query parameter to GET /data-object/grid/configurations/{classId} in the OpenAPI spec and regenerate the data-object RTK Query slice, so clients can request only globally-shared grid configurations.1 parent 8ee5793 commit 4e9ea5f
2 files changed
Lines changed: 6 additions & 1 deletion
File tree
- assets
- build/api
- js/src/core/modules/data-object
Large diffs are not rendered by default.
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
81 | 84 | | |
82 | 85 | | |
83 | 86 | | |
| |||
345 | 348 | | |
346 | 349 | | |
347 | 350 | | |
| 351 | + | |
| 352 | + | |
348 | 353 | | |
349 | 354 | | |
350 | 355 | | |
| |||
0 commit comments