Nothing
add_test_endpoint <- function(name = "sd test", juris = NULL, ...) {
o311_add_endpoint(
name,
root = "http://san-diego.spotreporters.com/open311/v2/",
jurisdiction = juris,
...
)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.