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
/kv/seek should have REQUEST BODY SCHEMA not QUERY PARAMETERS
/kv/seek
REQUEST BODY SCHEMA
QUERY PARAMETERS
/kv/seek field names should be start_prefix and end_prefix instead of start and end
start_prefix
end_prefix
start
end
/kv/loadcsv should have a dummy csv file, stating Header at the beginning and new line in the End is required
/kv/loadcsv
Header
The text was updated successfully, but these errors were encountered:
85dc22c
Merge pull request #11 from fairDataSociety/development
f4b7306
fix: #4, #7, #10
No branches or pull requests
/kv/seek
should haveREQUEST BODY SCHEMA
notQUERY PARAMETERS
/kv/seek
field names should bestart_prefix
andend_prefix
instead ofstart
andend
/kv/loadcsv
should have a dummy csv file, statingHeader
at the beginning and new line in the End is requiredThe text was updated successfully, but these errors were encountered: