File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 11---
22title : " bcdata Service Documentation"
33date : " 2021-10-27"
4- output : rmarkdown::html_vignette
4+ output :
5+ rmarkdown::html_vignette :
6+ md_extensions : [
7+ " -autolink_bare_uris"
8+ ]
59vignette : >
610 %\VignetteIndexEntry{bcdata Service Documentation}
711 %\VignetteEngine{knitr::rmarkdown}
@@ -64,9 +68,9 @@ This document is an attempt at a comprehensive list of services and API endpoint
6468
6569### API Version:
6670
67- - TEST: https://test.openmaps.gov.bc.ca
68- - DELIVERY: https://delivery.openmaps.gov.bc.ca
69- - PROD: https://openmaps.gov.bc.ca
71+ - TEST: ` https://test.openmaps.gov.bc.ca `
72+ - DELIVERY: ` https://delivery.openmaps.gov.bc.ca `
73+ - PROD: ` https://openmaps.gov.bc.ca `
7074
7175 Endpoints:
7276
You can’t perform that action at this time.
0 commit comments