We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following API request obtains a response that contains inconsistencies with respect to the API specification.
Please include the following general information about the issue and list any additional steps needed to reproduce the bug.
1.5.0
1.6.1
https://api.ohsome.org/v1
https://api.ohsome.org/v1/elements/perimeter/density/groupBy/boundary/groupBy/tag?types=way%2Crelation&groupByKey=building&showMetadata=true&time=2015-08-16&timeout=56&bcircles=EB%3A8.7280%2C49.40533%2C46%7CM%3A8.712%2C49.4157%2C2
The response should contain the property "requestUrl" in the "metadata" object, which is defined as "required" in the API specification.
Surprisingly, this property is present when making a GET request, but not when making a POST request.
The OpenAPI specification I am referring to is available at:
See attached screenshot.
A test report revealing this issue is available at the following URL (it might take some time to load):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug Description
The following API request obtains a response that contains inconsistencies with respect to the API specification.
General Information
Please include the following general information about the issue and list any additional steps needed to reproduce the bug.
1.5.0
]1.6.1
https://api.ohsome.org/v1
, local instance with an h2 file or connected to the cluster, etc.]https://api.ohsome.org/v1
https://api.ohsome.org/v1/elements/perimeter/density/groupBy/boundary/groupBy/tag?types=way%2Crelation&groupByKey=building&showMetadata=true&time=2015-08-16&timeout=56&bcircles=EB%3A8.7280%2C49.40533%2C46%7CM%3A8.712%2C49.4157%2C2
Expected Behaviour
The response should contain the property "requestUrl" in the "metadata" object, which is defined as "required" in the API specification.
Surprisingly, this property is present when making a GET request, but not when making a POST request.
The OpenAPI specification I am referring to is available at:
Further Information
Error Messages, Logs, Screenshots
See attached screenshot.
Additional Information
A test report revealing this issue is available at the following URL (it might take some time to load):
Screenshot
The text was updated successfully, but these errors were encountered: