- Mar 29, 2021
-
-
Mathias Goebel authored
Existing application does not work with Fusion due to different implementation of collection function. Fusion does not return non-XML content such as XQuery files which means the endpoints are not found. There is also a function name clash in openapi-tests-simple.xqm which creates an error in Fusion with the sample endpoints. Issue is resolved with recursive functions that use xmldb functions in order to find child resources and collections to build the list of uris in place of existing base-uri function. This works in both Fusion and eXist There is also an extension to the list of recognised xquery file extensions to cover other used formats.
-
- Mar 26, 2021
-
-
Mathias Goebel authored
feat: update existdb processor version (used for tests) See merge request subugoe/openapi4restxq!5
-
Mathias Goebel authored
-
Mathias Goebel authored
feat: update SPDX list See merge request subugoe/openapi4restxq!3
-
Mathias Goebel authored
fix: multiple rest:produces; closes #2 Closes #2 See merge request subugoe/openapi4restxq!4
-
Mathias Goebel authored
-
Mathias Goebel authored
-
Mathias Goebel authored
-
- Jan 20, 2021
-
-
Mathias Goebel authored
Release 1.6.0 bugfix: parse %rest:produces as array
-
Mathias Goebel authored
-
Mathias Goebel authored
fix: consider array for %rest:produces Closes #1 See merge request subugoe/openapi4restxq!1
-
Mathias Goebel authored
-
Mathias Goebel authored
-
- Jan 12, 2021
-
-
Michelle Weidling authored
-
- Mar 11, 2019
-
-
Mathias Goebel authored
-
Mathias Goebel authored
-
- Mar 08, 2019
-
-
Mathias Goebel authored
-
- Mar 07, 2019
-
-
Mathias Goebel authored
bugfix multiple test annotations and string()
-
Mathias Goebel authored
-
- Mar 04, 2019
-
-
Mathias Goebel authored
customized tags
-
Mathias Goebel authored
-
Mathias Goebel authored
-
Mathias Goebel authored
-
Mathias Goebel authored
support multiple methods annotations and a single path mapped to multiple functions
-
Mathias Goebel authored
-
Mathias Goebel authored
-
Mathias Goebel authored
-
Mathias Goebel authored
-
- Mar 03, 2019
-
-
Mathias Goebel authored
-
Mathias Goebel authored
increase performance, fix call for fallback congfig
-
Mathias Goebel authored
-
Mathias Goebel authored
-
Mathias Goebel authored
-
Mathias Goebel authored
-
- Mar 02, 2019
-
-
Mathias Goebel authored
-