tinder_client
tinder_client copied to clipboard
Create a function for comparing the saved responses to a live response to see if any features are added/removed
User Stories
As a repo maintainer I'd like to...
- [ ] run a script that will compare my existing response structs like
RecommendedUserto a live server response and display what new fields are added
...So I can keep up to date with new features.