File tree Expand file tree Collapse file tree 2 files changed +30
-30
lines changed
test_utilities/src/d1_test/test_docs/sample Expand file tree Collapse file tree 2 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "body_base64": null,
3
- "endpoint_str": "query",
4
- "header_dict": {
5
- "Accept": "*/*",
6
- "Accept-Encoding": "gzip, deflate",
7
- "Charset": "utf-8",
8
- "Connection": "keep-alive",
9
- "User-Agent": "DataONE-Python/[VERSION] +http://dataone.org/"
2
+ "request": {
3
+ "endpoint_str": "query",
4
+ "param_list": [
5
+ "Test Query Engine. Tricky Chars: \u0e44\u0e14:@$-_.!*()&=/?",
6
+ "Test Query String. Tricky Chars: \u0e44\u0e14:@$-_.!*()&="
7
+ ],
8
+ "pyxb_namespace": "http://ns.dataone.org/service/types/v1.1",
9
+ "query_dict": {},
10
+ "version_tag": "v1"
10
11
},
11
- "param_list": [
12
- "Test Query Engine. Tricky Chars: \u0e44\u0e14:@$-_.!*()&=/?",
13
- "Test Query String. Tricky Chars: \u0e44\u0e14:@$-_.!*()&="
14
- ],
15
- "pyxb_namespace": "http://ns.dataone.org/service/types/v1.1",
16
- "query_dict": {},
17
- "version_tag": "v1"
12
+ "wrapper": {
13
+ "class_name": "CoordinatingNodeClient_1_2",
14
+ "expected_type": null,
15
+ "received_303_redirect": false,
16
+ "vendor_specific_dict": null
17
+ }
18
18
}
Original file line number Diff line number Diff line change 1
1
{
2
- "body_base64": null,
3
- "endpoint_str": "query",
4
- "header_dict": {
5
- "Accept": "*/*",
6
- "Accept-Encoding": "gzip, deflate",
7
- "Charset": "utf-8",
8
- "Connection": "keep-alive",
9
- "User-Agent": "DataONE-Python/[VERSION] +http://dataone.org/"
2
+ "request": {
3
+ "endpoint_str": "query",
4
+ "param_list": [
5
+ "Test Query Engine. Tricky Chars: \u0e44\u0e14:@$-_.!*()&=/?",
6
+ "Test Query String. Tricky Chars: \u0e44\u0e14:@$-_.!*()&="
7
+ ],
8
+ "pyxb_namespace": "http://ns.dataone.org/service/types/v1.1",
9
+ "query_dict": {},
10
+ "version_tag": "v1"
10
11
},
11
- "param_list": [
12
- "Test Query Engine. Tricky Chars: \u0e44\u0e14:@$-_.!*()&=/?",
13
- "Test Query String. Tricky Chars: \u0e44\u0e14:@$-_.!*()&="
14
- ],
15
- "pyxb_namespace": "http://ns.dataone.org/service/types/v1.1",
16
- "query_dict": {},
17
- "version_tag": "v1"
12
+ "wrapper": {
13
+ "class_name": "MemberNodeClient_1_2",
14
+ "expected_type": null,
15
+ "received_303_redirect": false,
16
+ "vendor_specific_dict": null
17
+ }
18
18
}
You can’t perform that action at this time.
0 commit comments