You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to reference OpenEligibility in a RESTful way. Part of this means that I need to be able to uniquely identify OpenEligibility definitions with a reference to OpenEligibility or AuntBertha.
In order to do this, I need a canonical URI for your definitions. I would suggest something like the following (for "Adoption & Foster Care" and "Learning Disability", respectfully):
It doesn't involve writing new code or actually opening that endpoint. It's just useful to declare the intended URI.
It would be even better if you updated the canonical website (http://about.auntbertha.com/openeligibility) and gave each service and situation listed an HTML id, so I can reference it with http://about.auntbertha.com/openeligibility#1271 and consumers of my API can reference your definitions directly.
The text was updated successfully, but these errors were encountered:
I would like to reference OpenEligibility in a RESTful way. Part of this means that I need to be able to uniquely identify OpenEligibility definitions with a reference to OpenEligibility or AuntBertha.
In order to do this, I need a canonical URI for your definitions. I would suggest something like the following (for "Adoption & Foster Care" and "Learning Disability", respectfully):
It doesn't involve writing new code or actually opening that endpoint. It's just useful to declare the intended URI.
It would be even better if you updated the canonical website (http://about.auntbertha.com/openeligibility) and gave each service and situation listed an HTML id, so I can reference it with
http://about.auntbertha.com/openeligibility#1271
and consumers of my API can reference your definitions directly.The text was updated successfully, but these errors were encountered: