We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This task is bottlenecked until I can get a virtual environment set up (hopefully through #5 and #6) in Windows for easy testing
Operations that need to be supported
This class already supports automatic deserialisation to OIC resources based on the resource's rt property (related #1)
rt
The text was updated successfully, but these errors were encountered:
Currently I have a IOicResource which all resources implement. It's decorated with JSON attributes to correctly (de)serialise JSON objects.
IOicResource
Looks like a Resource Repository using the Repository Pattern is the way to go,
Sorry, something went wrong.
NZSmartie
No branches or pull requests
This task is bottlenecked until I can get a virtual environment set up (hopefully through #5 and #6) in Windows for easy testing
Operations that need to be supported
This class already supports automatic deserialisation to OIC resources based on the resource's
rt
property (related #1)The text was updated successfully, but these errors were encountered: