Even Rouault
3f88575648
Fix service-doc and service-desc inversion, and update media type of openapi+json ( #270 )
...
* Landing page: fix inversion of service-doc and service-desc
service-desc should be for the OpenAPI version of /api, and
service-doc for the HTML version
See Abstract Test 40 of http://docs.opengeospatial.org/DRAFTS/17-069r3.html
* Update media type for OpenAPI JSon 3.0
2019-10-05 16:57:30 +02:00
Tom Kralidis
e6e637beae
sanitize bbox parameter ( #266 )
2019-10-02 19:28:54 +00:00
Tom Kralidis
f021cf98cd
ignore datetime parameter if collection is not time enabled ( #252 ) ( #254 )
2019-09-26 09:59:45 -04:00
Tom Kralidis
611dffcb6b
OpenAPI and datetime updates ( #244 )
...
* support CRS in collections, refactor OpenAPI responses, update collections model
* add test for invalid format for /api
2019-09-24 10:14:36 -04:00
Tom Kralidis
4fc95e8f79
allow no processes to be defined ( #136 ) ( #139 )
...
* allow no processes to be defined (#136 )
* fix flake8
* update testing process existence
* fix another round of comments
* add test assertions
2019-09-21 10:01:21 +02:00
Tom Kralidis
1b90b93d21
fix CITE test A.4.4.7 ( #200 )
...
* fix CITE test A.4.4.7
* fix CITE test A.4.4.7
2019-06-30 10:29:45 -04:00
Brad Hards
c123a578d0
Add support for title and description to root JSON. ( #183 )
...
See https://github.com/opengeospatial/WFS_FES/commit/40735d81b6ee73c6ce17680288c8fa5186c58ae7
and https://github.com/opengeospatial/WFS_FES/commit/5b450ef18404d4a4fdb443f6444142c89ed4445f
for the related specification change.
2019-06-14 16:08:32 +02:00
Just van den Broecke
334cfdae6c
fix and extend unit tests for #160 and #161
2019-06-03 13:41:20 +02:00
Tom Kralidis
40818b1e98
add helper function for YAML parsing
2019-05-28 01:27:31 +00:00
Tom Kralidis
809b2cb94a
misc fixes ( #131 )
...
* cite fixes
* fix HTML
2019-05-22 09:50:09 -04:00
Tom Kralidis
c04c7ba71a
fix pathing to work with subpaths behind proxies ( #120 )
2019-05-14 15:25:40 -04:00
Tom Kralidis
2623e5fc76
fixes for OGC CITE tests ( #109 )
2019-05-13 22:50:59 -04:00
Just van den Broecke
0b67080f14
#102 several fixes for (dead) links in navigating HTML ( #103 )
2019-05-02 09:48:34 -04:00
Tom Kralidis
c4597f563b
add HTML response for api endpoint ( #98 ) ( #101 )
2019-04-29 07:32:12 -04:00
Tom Kralidis
20c96a8f47
add tests for #89
2019-04-06 08:46:20 -04:00
Tom Kralidis
44d347a09f
support text/html encoding request in headers ( #87 ) ( #88 )
2019-03-24 15:20:05 -04:00
Tom Kralidis
9bea312307
add Python API level testing ( #85 )
2019-03-05 08:02:01 -05:00