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

Only return the new implemented requirement #95

Merged
merged 1 commit into from
May 17, 2022

Conversation

laurelmay
Copy link
Contributor

Per the specification, we must return the new implemented requirement
object; not the entire SSP. We can add somewhat more generic versions of
the existing makeXxxResponse methods for this use case (and we can
leave the old implementations as more convenient wrappers for the root
object types).

@laurelmay laurelmay requested a review from rgauss May 14, 2022 03:47
@laurelmay laurelmay force-pushed the suggestion/update-ssp-impl-req branch from 5e1bda1 to f812640 Compare May 14, 2022 04:07
Per the specification, we must return the _new_ implemented requirement
object; not the entire SSP. We can add somewhat more generic versions of
the existing `makeXxxResponse` methods for this use case (and we can
leave the old implementations as more convenient wrappers for the root
object types).
@laurelmay laurelmay force-pushed the suggestion/update-ssp-impl-req branch from f812640 to 35ecf88 Compare May 15, 2022 01:20
@rgauss rgauss merged commit 0654bd1 into feature/update-ssp-impl-req May 17, 2022
@rgauss rgauss deleted the suggestion/update-ssp-impl-req branch May 17, 2022 10:41
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

Successfully merging this pull request may close these issues.

2 participants