Files
renovate[bot] 0e01fc1437 Update dependency @reduxjs/toolkit to v2.8.2 (#105944)
* Update dependency @reduxjs/toolkit to v2.8.2

* update types to work with new rtk-query version

* kick CI

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2025-07-17 17:51:11 +01:00
..

Migrate to Cloud API

The endpoints.gen.ts file is machine generated. In order to update it, follow these steps:

  • Run: make swagger-clean && make openapi3-gen
  • Run: yarn generate-apis

If you run into issues, try updating your Node.js version.