AlertPatcher
The following resources are applicable:
/patch/patch
POST
Request Body
element: | AlertPatchSet |
media types: | application/xml text/xml application/json |
(no documentation provided)
Response Body
element: | AlertPatchCreationResponse |
media types: | application/xml text/xml application/json |
(no documentation provided)
/patch/routePatches
GET
Return a list of all patches that apply to a given route
Parameters
name | description | type | default |
---|---|---|---|
agency | (no documentation provided) | query | |
id | (no documentation provided) | query |
Response Body
element: | alertPatchResponse |
media types: | application/xml application/json text/xml |
Returns either an XML or a JSON document, depending on the HTTP Accept header of the client making the request.
/patch/stopPatches
GET
Return a list of all patches that apply to a given stop
Parameters
name | description | type | default |
---|---|---|---|
agency | (no documentation provided) | query | |
id | (no documentation provided) | query |
Response Body
element: | alertPatchResponse |
media types: | application/xml application/json text/xml |
Returns either an XML or a JSON document, depending on the HTTP Accept header of the client making the request.