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
In order to release a beta version, here there is a list of task to be completed:
complete server handlers - 0
API validation - 1
compare password - 2
change password + enabling/disabling it - 3
check pagination and sorting - 4
error handling (validators, API) - 5
complete unit test
test harness (API) (Harness test suite #69)
test concurrency
setup CI + coverage
PATCH (optional)
CLI (commands, flags)
root search (POST)
etag
enabling/disabling filtering
enabling/disabling sorting
@leodido, @leogr, @samechelon feel free to add/remove tasks to/from this list.
The text was updated successfully, but these errors were encountered:
In bold priorities.
Sorry, something went wrong.
A minimal PATCH implementation would be nice, that helps the "change password" implementation.
No branches or pull requests
In order to release a beta version, here there is a list of task to be completed:
complete server handlers - 0
API validation - 1
compare password - 2
change password + enabling/disabling it - 3
check pagination and sorting - 4
error handling (validators, API) - 5
complete unit test
test harness (API) (Harness test suite #69)
test concurrency
setup CI + coverage
PATCH (optional)
CLI (commands, flags)
root search (POST)
etag
enabling/disabling filtering
enabling/disabling sorting
@leodido, @leogr, @samechelon feel free to add/remove tasks to/from this list.
The text was updated successfully, but these errors were encountered: