apache / apache/incubator-resilientdb-python-sdk
HTTP endpoints do not conform to URL query parameter standards
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 9
- Forks
- 6
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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'
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.