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
If an SR has a handling agency assigned, add agency to SR popup window with link to agency website.
/agencies
response from /requests/1174673
/requests/1174673
{ "requestId": 1174673, "srnumber": "1-1584096961", "councilId": 58, "councilName": "Mid City West", "typeId": 6, "typeName": "Illegal Dumping", "agencyId": 2, "agencyName": "Sanitation Bureau", "createdDate": "2020-03-25", "closedDate": null, "address": "8670 W BURTON WAY, 90048", "latitude": 34.0720201513, "longitude": -118.381076886 }
The text was updated successfully, but these errors were encountered:
Should probably have source in there too. Might want to do it in this ticket while you're working on agency.
Sorry, something went wrong.
adamkendis
Successfully merging a pull request may close this issue.
Description
If an SR has a handling agency assigned, add agency to SR popup window with link to agency website.
Action Items
/agencies
on pageload.Resources
response from
/requests/1174673
{
"requestId": 1174673,
"srnumber": "1-1584096961",
"councilId": 58,
"councilName": "Mid City West",
"typeId": 6,
"typeName": "Illegal Dumping",
"agencyId": 2,
"agencyName": "Sanitation Bureau",
"createdDate": "2020-03-25",
"closedDate": null,
"address": "8670 W BURTON WAY, 90048",
"latitude": 34.0720201513,
"longitude": -118.381076886
}
The text was updated successfully, but these errors were encountered: