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
HrsUrl doesn't need a Helper if it can help itself.
HrsUrl
Helper
Per @dima767 's feedback here: apetro@2b77226#commitcomment-4863109
Eliminate HrsUrl instead adding a static method to the HrsUrl enum for parsing a String to a HrsUrl.
This should be completed before 1.0 GA so as to not ship an unnecessarily complicated API.
The text was updated successfully, but these errors were encountered:
adds enums documenting role and url keys.
2b77226
Pull Request #14 addresses this.
Sorry, something went wrong.
Merge pull request uPortal-Attic#6 from UW-Madison-DoIT/benefit-confi…
2aae846
…rmations-not-benefit-statements HRSPLT-154 : Changed spec to reflect change to spec on cypress side
apetro
No branches or pull requests
HrsUrl
doesn't need aHelper
if it can help itself.Per @dima767 's feedback here:
apetro@2b77226#commitcomment-4863109
Eliminate HrsUrl instead adding a static method to the HrsUrl enum for parsing a String to a HrsUrl.
This should be completed before 1.0 GA so as to not ship an unnecessarily complicated API.
The text was updated successfully, but these errors were encountered: