Commits on Source (11)
-
Mathias Goebel authored
-
Mathias Goebel authored
-
Mathias Goebel authored
-
Mathias Goebel authored
fix: multiple rest:produces; closes #2 Closes #2 See merge request subugoe/openapi4restxq!4
-
Mathias Goebel authored
feat: update SPDX list See merge request subugoe/openapi4restxq!3
-
Mathias Goebel authored
-
Mathias Goebel authored
feat: update existdb processor version (used for tests) See merge request subugoe/openapi4restxq!5
-
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.
-
Mathias Goebel authored
feat: fusiondb compatibility See merge request subugoe/openapi4restxq!7
-
Mathias Goebel authored
-
Mathias Goebel authored
Release 1.7.0 - fusiondb compatibility - move test env to docker (ci service container) - update swagger-ui - update spdx
Showing
- .gitlab-ci.yml 37 additions, 17 deletions.gitlab-ci.yml
- README.md 2 additions, 1 deletionREADME.md
- build.properties 2 additions, 2 deletionsbuild.properties
- build.xml 14 additions, 8 deletionsbuild.xml
- content/openapi-tests-simple.xqm 2 additions, 2 deletionscontent/openapi-tests-simple.xqm
- content/openapi.xqm 42 additions, 4 deletionscontent/openapi.xqm
- repo.xml 10 additions, 0 deletionsrepo.xml
- spdx-licenses.json 3178 additions, 2359 deletionsspdx-licenses.json
This diff is collapsed.