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

Some HistoryService interfaces have incorrect return types. #39

Open
kevinpeterson opened this issue May 20, 2016 · 0 comments
Open

Some HistoryService interfaces have incorrect return types. #39

kevinpeterson opened this issue May 20, 2016 · 0 comments

Comments

@kevinpeterson
Copy link
Contributor

As per the CTS2 spec, history services should return the full resource, not a summary or directory entry. The following services incorrectly return a directory entry:

edu.mayo.cts2.framework.service.profile.association.AssociationHistoryService
edu.mayo.cts2.framework.service.profile.codesystem.CodeSystemHistoryService
edu.mayo.cts2.framework.service.profile.codesystemversion.CodeSystemVersionHistoryService
edu.mayo.cts2.framework.service.profile.conceptdomain.ConceptDomainHistoryService
edu.mayo.cts2.framework.service.profile.map.MapHistoryService
edu.mayo.cts2.framework.service.profile.mapentry.MapEntryHistoryService
edu.mayo.cts2.framework.service.profile.valueset.ValueSetHistoryService
@kevinpeterson kevinpeterson changed the title Some HistoryService interfaces s have incorrect return types. Some HistoryService interfaces have incorrect return types. May 20, 2016
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