Flagsmith / Flagsmith/flagsmith-ios-client
Consolidate GET and POST identities requests
Open
- Dominant language
- Swift
- Stars
- 16
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
As per the comment [here](https://github.com/Flagsmith/flagsmith-ios-client/pull/59#discussion_r1694950125), we're using both the `GET /identities` and `POST /identities` requests which is not really worthwhile since they essentially do the same thing. I think we can shave some LoC by consolidating these.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.