Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

review API parameters #55

Closed
ambsoerensen opened this issue Feb 26, 2019 · 2 comments
Closed

review API parameters #55

ambsoerensen opened this issue Feb 26, 2019 · 2 comments
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@ambsoerensen
Copy link
Contributor

ensure that only supported and editable records are returned

@ambsoerensen ambsoerensen added this to the Not Planned milestone Feb 26, 2019
@ambsoerensen ambsoerensen added the bug Something isn't working label Feb 26, 2019
@ambsoerensen ambsoerensen modified the milestones: Not Planned, 0.7.0 Mar 12, 2019
@ambsoerensen ambsoerensen added the enhancement New feature or request label Mar 13, 2019
@ambsoerensen
Copy link
Contributor Author

By leveraging the enum SupportedRecords it would be possible to use the same API call for record types.
Parsing relevant data with the enum.

Solve by simplifying the API manager further.

Side bonus is streamlined caching. and easier on the fly record retrieval. and the ablility to enforce query string params with less effort.

@ambsoerensen
Copy link
Contributor Author

#84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant