milvus/tests/restful_client
zhuwenxing 542b46fb1e
test: add json and array datatype check in restful v1 (#31096)
pr: https://github.com/milvus-io/milvus/pull/31097

* When the collection is created using an SDK and includes array and
JSON datatypes in the schema, data can be inserted using the RESTful
API.
* When the collection is created using the RESTful API and includes JSON
and array datatypes in dynamic fields, data can also be inserted using
the RESTful API.

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-03-07 19:25:01 +08:00
..
api test: [cherry-pick] add restful client test in ci (#30037) 2024-01-17 18:06:53 +08:00
base test: [cherry-pick] add restful client test in ci (#30037) 2024-01-17 18:06:53 +08:00
config [test]Add restful api test (#21336) 2022-12-21 17:47:27 +08:00
testcases test: add json and array datatype check in restful v1 (#31096) 2024-03-07 19:25:01 +08:00
utils test: add json and array datatype check in restful v1 (#31096) 2024-03-07 19:25:01 +08:00
README.md [test]Update restful api test (#25581) 2023-08-01 15:43:05 +08:00
conftest.py test: [cherry-pick] add restful client test in ci (#30037) 2024-01-17 18:06:53 +08:00
pytest.ini test: [cherry-pick] add restful client test in ci (#30037) 2024-01-17 18:06:53 +08:00
requirements.txt test: [cherry-pick] add restful client test in ci (#30037) 2024-01-17 18:06:53 +08:00

README.md