apache / apache/incubator-resilientdb-python-sdk

HTTP endpoints do not conform to URL query parameter standards

Open
#10 0 comments 0 reactions 1 assignee Claimed by @glenn-chen View on GitHub
enhancement
Dominant language
Python
Stars
9
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Currently, variable values are passed to endpoints in the form :/v1/transactions/

This should be changed to fit the format described in https://crowcpp.org/master/guides/query-string/
Ex: :/v1/transactions/get?id='parameter-value'

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.