apache / apache/incubator-resilientdb-python-sdk
HTTP endpoints do not conform to URL query parameter standards
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 9
- Fork
- 6
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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'
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.