Skip to content

/diff/report & /diff/report-entries from GET to POST#220

Merged
s0nea merged 2 commits into
clyso:mainfrom
s0nea:wip/diff-report-endpoints
Jun 2, 2026
Merged

/diff/report & /diff/report-entries from GET to POST#220
s0nea merged 2 commits into
clyso:mainfrom
s0nea:wip/diff-report-endpoints

Conversation

@s0nea

@s0nea s0nea commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Pull Request

Description

Hey @arttor and @aiivashchenko I tried to fix #217. Could you please take a look and let me know if there is anything wrong or missing. Thank you!

Related Issue

Link to the GitHub issue (if applicable): #217

Checklist

Note: By submitting this PR, you agree to license your contributions under the Apache 2.0 License and follow our Code of Conduct.

s0nea added 2 commits June 1, 2026 12:07
Change the HTTP method for /diff/report and /diff/report-entries
endpoints from GET to POST. Otherwise it's not possible to add the
needed JSON parameters to the request body.

Signed-off-by: Tatjana Dehler <tatjana.dehler@clyso.com>
On-behalf-of: SAP t.dehler@sap.com
Update the readme because `./proto/gen_proto.sh` does no longer exist
and is replaced by `make proto-gen`.

Signed-off-by: Tatjana Dehler <tatjana.dehler@clyso.com>
On-behalf-of: SAP t.dehler@sap.com
@s0nea s0nea marked this pull request as ready for review June 1, 2026 10:31
@s0nea s0nea merged commit 2fb34af into clyso:main Jun 2, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] - How to query /diff/report via REST?

2 participants