-
Open311 standard says that if a service object in services.json has `"metadata":true` the service definition should be available in URL https://[API endpoint]/services/[service_code].[format].
http:/…
-
Describe beekeeping information exchange (BIE) specification which can be used for data exchange between the industry parties (beekeepers, authorities etc).
tormi updated
7 years ago
-
The "Communal Water Service" currently has the following attributes conforming to [Open311 GeoReport v2](http://wiki.open311.org/GeoReport_v2#Response_2):
```
"attributes": [
{"variable":…
kynan updated
10 years ago
-
Finding ways of sending users elsewhere on categories that shouldn't be reported through a public uReport interface
-
The problem with making this requirement conditional on the part of the server (only required if serving multiple jurisdictions) is the client has no way of knowing the conditions, so they effectively…
-
**Summary**
The spec is internally inconsistent in what JSON type it uses in its service_code and service_request_id examples. These examples don't match the `type: string` definition for this swagger…
-
I have tried by setting the accept headers to dutch, but this will not switch the language inside the response. Can you please explain?
-
A service currently has the following schema:
```
service_schema = {
'name': {
'type': 'string',
'required': True,
},
'fields': {
'type': 'dict',
'required…
kynan updated
10 years ago
-
Media handling is an important feature to augment issue reporting. It's been suggested that this could be handled using the existing POST service request method, but with additional data and using mu…
-
I've started this in a Google Doc:
https://docs.google.com/spreadsheet/ccc?key=0AkflCxm869rbdGk1ZUJrR1ZKQnBUZ0tKSlFscWtSdlE#gid=0
This reflects some info here:
https://github.com/codeforamerica/open…