Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable REST API #50

Closed
dstenger opened this issue Aug 9, 2017 · 1 comment
Closed

Enable REST API #50

dstenger opened this issue Aug 9, 2017 · 1 comment
Assignees
Milestone

Comments

@dstenger
Copy link
Contributor

dstenger commented Aug 9, 2017

Output of response should be EARL.

@dstenger
Copy link
Contributor Author

REST API is enabled by following pull request: #51.

For example, following URL can be used to run tests via REST interface: http://host/teamengine/rest/suites/wms/1.23-SNAPSHOT/run?capabilities-url=http://cite.deegree.org/deegree-webservices-3.4-RC3/services/wms130?service=WMS%26request=GetCapabilities

The response is returned in XML (CTL) format.

If response should be returned in EARL format by setting header Accept:application/rdf+xml, following fix must be included: opengeospatial/teamengine#219

Returned EARL is currently limited as issue #48 must be solved to retrieve full output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant