Add API endpoint suitable for dput.
Fixes #
Requirements
All new code should be covered with tests, documentation should be updated. CI should pass.
Description of the Change
Checklist
- [ ] unit-test added (if change is algorithm)
- [ ] functional test added/updated (if change is functional)
- [ ] man page updated (if applicable)
- [ ] bash completion updated (if applicable)
- [ ] documentation updated
- [ ] author name in
AUTHORS
looks good !
could you please add a description for the PR, maybe with an example on how to use it?
In order to merge, we should add a system test and make sure we have good test coverage. Maybe you can have a look at existing tests, and copy and modify one...
the test seem to fail in the pipeline, due to a go version conflict. I will look at this soonish...
Hi and thanks a lot for this feature !
I tried to rebase on master, but don't have the permissions on your repo. could you somehow share the PR or rebase ?
The system tests should be working again on master...