364d4fe187
* frontend-app-api: add `apis` to specialized app result types Added `apis: ApiHolder` to both `BootstrapSpecializedApp` and `FinalizedSpecializedApp` types, and included the APIs in the returned objects from `getBootstrapApp()`, `finalizeFromSessionState()`, and `finalizeFromBootstrapError()`. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor * Add .patches entry for PR #33445 Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor --------- Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
125 B
125 B
@backstage/frontend-app-api
| @backstage/frontend-app-api |
|---|
| patch |
Added apis to BootstrapSpecializedApp and FinalizedSpecializedApp types.