As part of the versioning migration work, we have created 2 new endpoints for updating flags as per the documentation here.
We would like to update the Flagsmith dashboard to use these endpoints instead of the current approach which uses different endpoints depending on whether the environment uses v2 versioning or not.
The goal of this issue is:
- Simplify the FE code
- Identify any limitations in the new endpoints
- Identify if we need both endpoints, or if one structure is favourable over the other
Once this issue is complete, we can share these endpoints with the public as part of the versioning migration process.
As part of the versioning migration work, we have created 2 new endpoints for updating flags as per the documentation here.
We would like to update the Flagsmith dashboard to use these endpoints instead of the current approach which uses different endpoints depending on whether the environment uses v2 versioning or not.
The goal of this issue is:
Once this issue is complete, we can share these endpoints with the public as part of the versioning migration process.