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

Differentiate on data types rather than fields #4

Open
bogdanadrianmarc opened this issue Nov 2, 2021 · 0 comments
Open

Differentiate on data types rather than fields #4

bogdanadrianmarc opened this issue Nov 2, 2021 · 0 comments

Comments

@bogdanadrianmarc
Copy link
Contributor

This issue is related to this comment: epimorphics/ds-api-ruby#8 (comment) , and the original issue for adding JSON complete mode: epimorphics/ds-api-ruby#7. Currently for JSON complete mode, special cases such as refMonth are differentiated by their field names, this needs to be changed to differentiate based on data types, such as YearMonth, Date, etc. This way if another similar data type is introduced in the future, we won't be needing to add an extra special case for converting the response.

This is currently on hold waiting for JSON-LD support from SAPINT

@bogdanadrianmarc bogdanadrianmarc self-assigned this Nov 2, 2021
@ijdickinson ijdickinson transferred this issue from epimorphics/ds-api-ruby Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant