From 9a4afa82388d798be673d31ca6437abbac56cc40 Mon Sep 17 00:00:00 2001 From: gongwenxin Date: Sat, 12 Jul 2025 19:55:29 +0800 Subject: [PATCH] =?UTF-8?q?fix:crud=E6=B5=81=E7=A8=8B=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../2025-06-26_01-12-39/api_call_details.md | 9168 ------------ test_reports/2025-06-26_01-12-39/summary.json | 2378 ---- .../2025-07-12_19-52-34/api_call_details.md | 2068 --- .../2025-07-12_19-52-34/report_cn.pdf | Bin 65699 -> 0 bytes test_reports/2025-07-12_19-52-34/summary.json | 11671 ---------------- 5 files changed, 25285 deletions(-) delete mode 100644 test_reports/2025-06-26_01-12-39/api_call_details.md delete mode 100644 test_reports/2025-06-26_01-12-39/summary.json delete mode 100644 test_reports/2025-07-12_19-52-34/api_call_details.md delete mode 100644 test_reports/2025-07-12_19-52-34/report_cn.pdf delete mode 100644 test_reports/2025-07-12_19-52-34/summary.json diff --git a/test_reports/2025-06-26_01-12-39/api_call_details.md b/test_reports/2025-06-26_01-12-39/api_call_details.md deleted file mode 100644 index db351ff..0000000 --- a/test_reports/2025-06-26_01-12-39/api_call_details.md +++ /dev/null @@ -1,9168 +0,0 @@ -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** - -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} -``` - -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.3132s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:39 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.5107s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:40 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.1875s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:40 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.1042s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:40 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.1278s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:44 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0307s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0162s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0172s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0199s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0227s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0248s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0239s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0163s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0140s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 488' -d '{"isSearchCount": "not-a-boolean", "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": "not-a-boolean", - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0132s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0192s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 482' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "invalid_enum_cfqxpb", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "invalid_enum_cfqxpb", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0138s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0181s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0130s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "208", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": "query_val_pageNo", - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0252s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "184", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 91, - "message": "eiusmod voluptate cillum", - "data": { - "total": 95, - "list": [ - { - "dsid": "25", - "dataRegion": "in dolor anim", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": "query_val_pageNo", - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0140s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "157", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 32, - "message": "ipsum", - "data": { - "total": 39, - "list": [ - { - "dsid": "27", - "dataRegion": "velit", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": "query_val_pageNo", - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0282s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "399", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 55, - "message": "sint dolor est adipisicing", - "data": { - "total": 38, - "list": [ - { - "dsid": "59", - "dataRegion": "culpa ea laboris", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "100", - "dataRegion": "Lorem ad", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "73", - "dataRegion": "ipsum esse in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": "query_val_pageNo", - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0144s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "319", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:45 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 15, - "message": "adipisicing officia mollit sit Ut", - "data": { - "total": 16, - "list": [ - { - "dsid": "23", - "dataRegion": "adipisicing nulla deserunt in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "6", - "dataRegion": "consectetur magna", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": "query_val_pageNo", - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0517s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "429", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:48 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 70, - "message": "Lorem ad occaecat", - "data": { - "total": 77, - "list": [ - { - "dsid": "97", - "dataRegion": "aute Lorem ut ea anim", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "2", - "dataRegion": "consequat sed ea ipsum", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "73", - "dataRegion": "voluptate sint sed sit exercitation", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": "query_val_pageNo", - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0202s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "183", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:48 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 2, - "message": "incididunt ut officia anim commodo", - "data": { - "total": 65, - "list": [ - { - "dsid": "31", - "dataRegion": "est", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": "query_val_pageNo", - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0173s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "334", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:48 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 27, - "message": "sit exercitation labore proident commodo", - "data": { - "total": 84, - "list": [ - { - "dsid": "8", - "dataRegion": "reprehenderit in non incididunt nisi", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "1", - "dataRegion": "eu sed aliqua Lorem", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": "query_val_pageNo", - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0218s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "410", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:49 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 43, - "message": "mollit ullamco pariatur in", - "data": { - "total": 90, - "list": [ - { - "dsid": "69", - "dataRegion": "proident ut", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "77", - "dataRegion": "dolore consequat quis magna", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "59", - "dataRegion": "dolor Lorem", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": "query_val_pageNo", - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0133s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "170", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:49 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 51, - "message": "adipisicing ea", - "data": { - "total": 36, - "list": [ - { - "dsid": "86", - "dataRegion": "qui velit", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": "query_val_pageNo", - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0135s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "185", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:49 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 22, - "message": "aliqua anim magna", - "data": { - "total": 35, - "list": [ - { - "dsid": "79", - "dataRegion": "do dolor fugiat dolor", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": "query_val_pageNo", - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0138s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "194", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:49 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 52, - "message": "voluptate velit incididunt aliqua eiusmod", - "data": { - "total": 53, - "list": [ - { - "dsid": "17", - "dataRegion": "dolore", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": "query_val_pageNo", - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0153s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "436", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:49 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 92, - "message": "ipsum laboris", - "data": { - "total": 59, - "list": [ - { - "dsid": "84", - "dataRegion": "nisi consectetur mollit", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "78", - "dataRegion": "veniam cupidatat do deserunt", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "61", - "dataRegion": "voluptate magna ad exercitation ipsum", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": "query_val_pageNo", - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0161s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "325", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:49 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 39, - "message": "labore tempor esse", - "data": { - "total": 94, - "list": [ - { - "dsid": "16", - "dataRegion": "consectetur adipisicing incididunt", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "51", - "dataRegion": "voluptate do ut proident commodo", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=12345&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=12345&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=12345&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": 12345, - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0191s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "200", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:49 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 56, - "message": "dolore exercitation quis nulla sed", - "data": { - "total": 91, - "list": [ - { - "dsid": "40", - "dataRegion": "in occaecat laborum", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 488' -d '{"isSearchCount": "not-a-boolean", "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": "query_val_pageNo", - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": "not-a-boolean", - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0144s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "189", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:49 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 76, - "message": "mollit incididunt ad adipisicing", - "data": { - "total": 52, - "list": [ - { - "dsid": "24", - "dataRegion": "officia Ut", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=0.0&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=0.0&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=0.0&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": 0.0, - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0134s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "399", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:49 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 70, - "message": "ad reprehenderit cupidatat dolore", - "data": { - "total": 81, - "list": [ - { - "dsid": "23", - "dataRegion": "aliquip Duis", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "48", - "dataRegion": "ea dolor est in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "74", - "dataRegion": "aute", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 482' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "invalid_enum_w49a6g", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": "query_val_pageNo", - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "invalid_enum_w49a6g", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0133s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "421", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:49 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 79, - "message": "nisi anim esse", - "data": { - "total": 32, - "list": [ - { - "dsid": "64", - "dataRegion": "aliquip labore sunt exercitation", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "10", - "dataRegion": "qui voluptate", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "70", - "dataRegion": "id mollit irure enim cillum", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": "query_val_pageNo", - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0130s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "402", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:49 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 80, - "message": "officia", - "data": { - "total": 71, - "list": [ - { - "dsid": "48", - "dataRegion": "enim nisi magna", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "31", - "dataRegion": "est et qui cillum Duis", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "84", - "dataRegion": "voluptate in quis ea ut", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=query_val_pageNo&pageSize=query_val_pageSize` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": "query_val_pageNo", - "pageSize": "query_val_pageSize" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0164s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "307", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:49 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 38, - "message": "velit non occaecat", - "data": { - "total": 23, - "list": [ - { - "dsid": "50", - "dataRegion": "irure ullamco ex commodo", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "76", - "dataRegion": "proident elit laboris ea", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "id": "example_string", - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0152s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "68", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:49 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 21, - "message": "minim sit reprehenderit quis ea", - "data": false -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "id": "example_string", - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0172s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "39", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:49 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 87, - "message": "ex", - "data": false -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "id": "example_string", - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0122s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "74", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:49 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 98, - "message": "deserunt occaecat minim laboris aliqua", - "data": true -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "id": "example_string", - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0135s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "57", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:49 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 6, - "message": "consectetur ex laborum", - "data": true -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "id": "example_string", - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0418s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "48", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 91, - "message": "velit dolor", - "data": false -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "id": "example_string", - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0256s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "69", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 48, - "message": "incididunt quis cupidatat esse in", - "data": true -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "id": "example_string", - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0173s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "50", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 65, - "message": "aliquip ipsum", - "data": false -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "id": "example_string", - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0177s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "64", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 53, - "message": "veniam laborum cillum id ea", - "data": false -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "id": "example_string", - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0149s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "40", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 35, - "message": "sit", - "data": false -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "id": "example_string", - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0142s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "52", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 75, - "message": "consequat dolor", - "data": false -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "id": "example_string", - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0185s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "41", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 92, - "message": "enim", - "data": false -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "id": "example_string", - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0148s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "46", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 16, - "message": "fugiat ad", - "data": false -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "id": "example_string", - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0133s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "51", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 53, - "message": "id proident ut", - "data": false -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=12345` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=12345' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=12345` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": 12345 -} - ``` -- **Body:** -```json -{ - "id": "example_string", - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0127s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "41", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 99, - "message": "sint", - "data": false -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 42' -d '{"id": 12345, "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "id": 12345, - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0153s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "38", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 79, - "message": "in", - "data": true -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "id": "example_string", - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0124s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "72", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 3, - "message": "dolor in nulla officia reprehenderit", - "data": false -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "id": "example_string", - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0151s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "54", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 23, - "message": "enim exercitation", - "data": false -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 29' -d '{"version": "example_string"}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0117s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "13", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 4003 -} - ``` - ---- -## `PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 53' -d '{"id": "example_string", "version": "example_string"}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "id": "example_string", - "version": "example_string" -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0162s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "56", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 42, - "message": "dolore ex nostrud in", - "data": true -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0123s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "64", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 28, - "message": "proident velit sed deserunt", - "data": false -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0121s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "56", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 55, - "message": "nulla reprehenderit", - "data": false -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0135s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "43", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 93, - "message": "sint in", - "data": true -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0154s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "60", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:51 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 63, - "message": "tempor dolore in sunt in", - "data": true -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0424s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "67", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 50, - "message": "Duis velit magna reprehenderit", - "data": false -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0281s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "51", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 22, - "message": "ea nisi nostrud", - "data": true -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0171s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "57", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 34, - "message": "ut laboris consequat", - "data": false -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0162s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "41", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 34, - "message": "irure", - "data": true -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0147s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "41", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 89, - "message": "irure", - "data": true -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0166s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "73", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 64, - "message": "laborum reprehenderit consequat dolor", - "data": true -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0131s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "65", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 28, - "message": "exercitation sint adipisicing", - "data": true -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0150s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "66", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 17, - "message": "nulla ad officia Duis pariatur", - "data": true -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0138s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "66", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 41, - "message": "non amet ipsum occaecat dolore", - "data": true -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=12345` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=12345' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=12345` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": 12345 -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0124s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "52", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 94, - "message": "consectetur aute", - "data": true -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 46' -d '{"version": 12345, "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": 12345, - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0188s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "54", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 5, - "message": "eu tempor cupidatat", - "data": true -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0127s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "63", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 33, - "message": "officia cupidatat magna non", - "data": true -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0135s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "64", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 36, - "message": "dolore commodo consequat eu", - "data": false -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid' -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit?id=dsid` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Query Parameters:** -```json -{ - "id": "dsid" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0135s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "67", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 86, - "message": "dolore occaecat ea magna ipsum", - "data": false -} - ``` - ---- -## `DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 57' -d '{"version": "example_string", "data": ["example_string"]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - "example_string" - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0146s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "55", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 21, - "message": "consectetur quis in", - "data": true -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0133s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "59", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 86, - "message": "sunt velit sint aliqua", - "data": false -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0144s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "80", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 44, - "message": "reprehenderit aliquip nostrud dolore veniam", - "data": false -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0126s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "66", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 14, - "message": "anim veniam nulla officia esse", - "data": true -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0131s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "54", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:12:55 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 33, - "message": "mollit ullamco et", - "data": false -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0545s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "72", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:02 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 1, - "message": "adipisicing enim laborum velit tempor", - "data": true -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0212s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "53", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:02 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 16, - "message": "laboris dolor sit", - "data": true -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0165s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "54", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:02 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 65, - "message": "Ut anim Duis culpa", - "data": true -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0157s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "46", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:02 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 56, - "message": "nisi magna", - "data": true -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0150s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "70", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:03 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 80, - "message": "incididunt id dolore quis laboris", - "data": false -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0192s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "48", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:03 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 3, - "message": "nulla commodo", - "data": true -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0179s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "51", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:03 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 34, - "message": "dolor enim Duis", - "data": true -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0134s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "48", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:03 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 38, - "message": "pariatur in", - "data": false -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0127s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "50", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:03 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 8, - "message": "magna occaecat", - "data": false -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0126s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "45", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:03 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 79, - "message": "id ut in", - "data": false -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 141' -d '{"version": 12345, "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": 12345, - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0526s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "48", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:03 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 25, - "message": "est minim Ut", - "data": true -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0370s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "53", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:03 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 74, - "message": "ut officia aliqua", - "data": true -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0155s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "43", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:03 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 53, - "message": "laboris", - "data": true -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 137' -d '{"version": "example_string", "data": [{"wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0129s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "59", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:03 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 77, - "message": "occaecat irure sunt et", - "data": false -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 152' -d '{"version": "example_string", "data": [{"bsflag": 0.0, "wellCommonName": "example_string", "wellId": "example_string", "dataRegion": "example_string"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "version": "example_string", - "data": [ - { - "bsflag": 0.0, - "wellCommonName": "example_string", - "wellId": "example_string", - "dataRegion": "example_string" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0139s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "56", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:03 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 96, - "message": "nostrud cupidatat ut", - "data": true -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0191s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "290", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:03 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 8, - "message": "adipisicing ullamco qui in", - "data": { - "total": 52, - "list": [ - { - "dsid": "22", - "dataRegion": "do et ullamco sed sit", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "29", - "dataRegion": "sit", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0125s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "383", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:03 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 95, - "message": "in nulla voluptate", - "data": { - "total": 41, - "list": [ - { - "dsid": "91", - "dataRegion": "sit", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "27", - "dataRegion": "reprehenderit eu", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "42", - "dataRegion": "pariatur ad", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0152s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "299", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:03 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 74, - "message": "ex", - "data": { - "total": 56, - "list": [ - { - "dsid": "60", - "dataRegion": "Lorem laboris voluptate proident", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "83", - "dataRegion": "exercitation tempor nisi", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0135s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "165", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:03 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 7, - "message": "esse est dolor Ut", - "data": { - "total": 81, - "list": [ - { - "dsid": "69", - "dataRegion": "in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0496s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "412", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:07 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 5, - "message": "cillum in ipsum sint in", - "data": { - "total": 66, - "list": [ - { - "dsid": "32", - "dataRegion": "Lorem deserunt id labore fugiat", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "24", - "dataRegion": "mollit sint in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "38", - "dataRegion": "eiusmod Ut", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0283s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "382", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:07 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 68, - "message": "dolor aute aliqua Lorem ut", - "data": { - "total": 60, - "list": [ - { - "dsid": "34", - "dataRegion": "Lorem", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "97", - "dataRegion": "aute", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "94", - "dataRegion": "voluptate ut", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0163s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "273", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:07 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 68, - "message": "dolor eiusmod deserunt", - "data": { - "total": 45, - "list": [ - { - "dsid": "70", - "dataRegion": "ut", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "72", - "dataRegion": "dolor ut", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0213s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "303", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:07 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 52, - "message": "occaecat velit deserunt", - "data": { - "total": 59, - "list": [ - { - "dsid": "20", - "dataRegion": "anim in dolor est voluptate", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "31", - "dataRegion": "nostrud anim", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0134s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "182", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:07 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 3, - "message": "et est", - "data": { - "total": 38, - "list": [ - { - "dsid": "86", - "dataRegion": "qui ad et deserunt adipisicing", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0124s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "307", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:07 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 64, - "message": "proident irure", - "data": { - "total": 90, - "list": [ - { - "dsid": "60", - "dataRegion": "ullamco mollit in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "33", - "dataRegion": "veniam et Excepteur laboris commodo", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0128s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "283", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:07 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 93, - "message": "sunt", - "data": { - "total": 95, - "list": [ - { - "dsid": "24", - "dataRegion": "deserunt", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "96", - "dataRegion": "aliquip sunt proident occaecat", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0149s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "407", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:07 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 47, - "message": "Ut occaecat exercitation", - "data": { - "total": 25, - "list": [ - { - "dsid": "7", - "dataRegion": "ipsum et proident dolore commodo", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "90", - "dataRegion": "irure esse sunt", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "84", - "dataRegion": "ut", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0133s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "426", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:07 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 37, - "message": "Duis deserunt esse", - "data": { - "total": 82, - "list": [ - { - "dsid": "9", - "dataRegion": "qui cillum aute aliquip Ut", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "13", - "dataRegion": "nisi eiusmod aliquip deserunt adipisicing", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "23", - "dataRegion": "et elit", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0141s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "304", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:07 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 70, - "message": "ad dolor aliquip cillum", - "data": { - "total": 10, - "list": [ - { - "dsid": "20", - "dataRegion": "qui cupidatat id aute", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "45", - "dataRegion": "ex in irure eiusmod", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 488' -d '{"isSearchCount": "not-a-boolean", "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": "not-a-boolean", - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0139s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "402", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:07 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 59, - "message": "reprehenderit do incididunt ad ut", - "data": { - "total": 98, - "list": [ - { - "dsid": "46", - "dataRegion": "non dolore", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "62", - "dataRegion": "cillum culpa", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "85", - "dataRegion": "Excepteur ut", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0118s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "396", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:07 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 13, - "message": "Duis Ut", - "data": { - "total": 76, - "list": [ - { - "dsid": "57", - "dataRegion": "mollit sunt laboris nisi", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "19", - "dataRegion": "sunt officia consectetur", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "87", - "dataRegion": "fugiat", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 482' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "invalid_enum_8cbvmc", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "invalid_enum_8cbvmc", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0178s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "202", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:07 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 43, - "message": "Excepteur velit dolor", - "data": { - "total": 4, - "list": [ - { - "dsid": "47", - "dataRegion": "reprehenderit nostrud irure laboris", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0125s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "177", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:07 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 49, - "message": "ipsum", - "data": { - "total": 66, - "list": [ - { - "dsid": "49", - "dataRegion": "voluptate ipsum consequat", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -**cURL Command:** -```sh -curl -X GET -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: header_val_tenant-id' -H 'Content-Type: application/json' -H 'Content-Length: 477' -d '{"isSearchCount": true, "query": {"dataRegions": ["example_string"], "fields": ["example_string"], "filter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "groupFields": ["example_string"], "groupFilter": {"key": "example_string", "logic": "example_string", "realValue": [{}], "singleValue": {}, "subFilter": ["example_string"], "symbol": "example_string"}, "sort": {}}}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id` -- **Headers:** -```json -{ - "tenant-id": "header_val_tenant-id", - "Content-Type": "application/json", - "Accept": "application/json" -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "dataRegions": [ - "example_string" - ], - "fields": [ - "example_string" - ], - "filter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "groupFields": [ - "example_string" - ], - "groupFilter": { - "key": "example_string", - "logic": "example_string", - "realValue": [ - {} - ], - "singleValue": {}, - "subFilter": [ - "example_string" - ], - "symbol": "example_string" - }, - "sort": {} - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0121s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "198", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:07 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 1, - "message": "reprehenderit pariatur", - "data": { - "total": 51, - "list": [ - { - "dsid": "77", - "dataRegion": "ad Ut occaecat exercitation in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: your-tenant-id' -H 'Content-Type: application/json' -H 'Authorization: Bearer your-test-token' -H 'Content-Length: 120' -d '{"version": "1.0.0", "data": [{"wellCommonName": "TestResource_1750871587_02ba72", "dataRegion": "Feature_1750871587"}]}' --insecure http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit` -- **Headers:** -```json -{ - "tenant-id": "your-tenant-id", - "Content-Type": "application/json", - "Accept": "application/json", - "Authorization": "Bearer your-test-token" -} - ``` -- **Body:** -```json -{ - "version": "1.0.0", - "data": [ - { - "wellCommonName": "TestResource_1750871587_02ba72", - "dataRegion": "Feature_1750871587" - } - ] -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0130s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "40", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:07 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 3, - "message": "anim", - "data": false -} - ``` - ---- -## `POST http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=1&pageSize=10` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'tenant-id: your-tenant-id' -H 'Content-Type: application/json' -H 'Authorization: Bearer your-test-token' -H 'Content-Length: 187' -d '{"isSearchCount": true, "query": {"fields": ["dsid", "wellCommonName", "dataRegion"], "filter": {"key": "wellCommonName", "symbol": "=", "realValue": ["TestResource_1750871587_02ba72"]}}}' --insecure 'http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=1&pageSize=10' -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit/1.0.0?pageNo=1&pageSize=10` -- **Headers:** -```json -{ - "tenant-id": "your-tenant-id", - "Content-Type": "application/json", - "Accept": "application/json", - "Authorization": "Bearer your-test-token" -} - ``` -- **Query Parameters:** -```json -{ - "pageNo": 1, - "pageSize": 10 -} - ``` -- **Body:** -```json -{ - "isSearchCount": true, - "query": { - "fields": [ - "dsid", - "wellCommonName", - "dataRegion" - ], - "filter": { - "key": "wellCommonName", - "symbol": "=", - "realValue": [ - "TestResource_1750871587_02ba72" - ] - } - } -} - ``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0123s` -- **Headers:** -```json -{ - "Vary": "Origin", - "Access-Control-Allow-Origin": "*", - "Content-Type": "application/json; charset=utf-8", - "Content-Length": "422", - "success": "false", - "Date": "Wed, 25 Jun 2025 17:13:07 GMT", - "Connection": "keep-alive", - "Keep-Alive": "timeout=5" -} - ``` -- **Body:** -```json -{ - "code": 9, - "message": "ipsum nulla ad exercitation", - "data": { - "total": 51, - "list": [ - { - "dsid": "50", - "dataRegion": "irure labore in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "80", - "dataRegion": "nisi elit velit nostrud do", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "61", - "dataRegion": "cupidatat eu quis et", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } -} - ``` - ---- \ No newline at end of file diff --git a/test_reports/2025-06-26_01-12-39/summary.json b/test_reports/2025-06-26_01-12-39/summary.json deleted file mode 100644 index 4df035a..0000000 --- a/test_reports/2025-06-26_01-12-39/summary.json +++ /dev/null @@ -1,2378 +0,0 @@ -{ - "start_time": "2025-06-26T01:12:39.491464", - "end_time": "2025-06-26T01:13:07.847312", - "duration_seconds": "28.36", - "overall_summary": { - "total_endpoints_defined": 6, - "endpoints_tested": 6, - "endpoints_passed": 0, - "endpoints_failed": 6, - "endpoints_error": 0, - "endpoints_skipped": 0, - "endpoints_partial_success": 0, - "endpoint_success_rate": "0.00%", - "total_test_cases_applicable": 114, - "total_test_cases_executed": 114, - "test_cases_passed": 78, - "test_cases_failed": 36, - "test_cases_error": 0, - "test_cases_skipped_in_endpoint": 0, - "test_case_success_rate": "68.42%", - "total_stages_defined": 1, - "total_stages_executed": 1, - "stages_passed": 0, - "stages_failed": 1, - "stages_error": 0, - "stages_skipped": 0, - "stage_success_rate": "0.00%" - }, - "errors": [], - "endpoint_results": [ - { - "endpoint_id": "POST /api/dms/{dms_instance_code}/v1/message/push/{schema}/{version}", - "endpoint_name": "数据推送接口", - "overall_status": "失败", - "duration_seconds": 5.830602, - "start_time": "2025-06-26T01:12:39.492329", - "end_time": "2025-06-26T01:12:45.322931", - "executed_test_cases": [ - { - "test_case_id": "TC-HEADER-001", - "test_case_name": "必需请求头Schema验证", - "test_case_severity": "严重", - "status": "失败", - "message": "缺少必需的请求头 X-Tenant-ID;缺少必需的请求头 X-Data-Domain", - "duration_seconds": 0.31916158297099173, - "timestamp": "2025-06-26T01:12:39.811656", - "validation_points": [ - { - "header": "X-Tenant-ID", - "possible_names": [ - "X-Tenant-ID" - ], - "endpoint": "POST /api/dms/{dms_instance_code}/v1/message/push/{schema}/{version}" - }, - { - "header": "X-Data-Domain", - "possible_names": [ - "X-Data-Domain" - ], - "endpoint": "POST /api/dms/{dms_instance_code}/v1/message/push/{schema}/{version}" - } - ] - }, - { - "test_case_id": "TC-STATUS-001", - "test_case_name": "基本状态码 200 检查", - "test_case_severity": "严重", - "status": "通过", - "message": "响应状态码为 200,符合预期 200。", - "duration_seconds": 0.5131350419251248, - "timestamp": "2025-06-26T01:12:40.324844", - "validation_points": [ - { - "passed": true, - "message": "响应状态码为 200,符合预期 200。" - } - ] - }, - { - "test_case_id": "TC-SECURITY-002", - "test_case_name": "敏感字段加密检查", - "test_case_severity": "高", - "status": "通过", - "message": "未在响应中找到需要检查的敏感字段。", - "duration_seconds": 0.1896544590126723, - "timestamp": "2025-06-26T01:12:40.514653", - "validation_points": [ - { - "passed": true, - "message": "未在响应中找到需要检查的敏感字段。" - } - ] - }, - { - "test_case_id": "TC-LLM-COMPLIANCE-001", - "test_case_name": "LLM合规性综合检查", - "test_case_severity": "中", - "status": "失败", - "message": "[API应该使用正确的HTTP方法:GET用于检索,POST用于创建,PUT用于更新,DELETE用于删除] 不通过: 该接口使用了POST方法,但其描述为'数据推送接口',语义上更接近于创建(CREATE)操作。然而,根据路径模板'/api/dms/{dms_instance_code}/v1/message/push/{schema}/{version}'中的'push'动作和请求体内容来看,它更像是一个查询或数据获取操作(如构造查询条件并返回数据),这通常应使用GET方法。因此,该接口的HTTP方法可能存在语义不匹配的问题。", - "duration_seconds": 4.3347919170046225, - "timestamp": "2025-06-26T01:12:44.850435", - "validation_points": [ - { - "criterion": "API应该使用正确的HTTP方法:GET用于检索,POST用于创建,PUT用于更新,DELETE用于删除", - "llm_reason": "该接口使用了POST方法,但其描述为'数据推送接口',语义上更接近于创建(CREATE)操作。然而,根据路径模板'/api/dms/{dms_instance_code}/v1/message/push/{schema}/{version}'中的'push'动作和请求体内容来看,它更像是一个查询或数据获取操作(如构造查询条件并返回数据),这通常应使用GET方法。因此,该接口的HTTP方法可能存在语义不匹配的问题。" - } - ] - }, - { - "test_case_id": "TC-RESTful-001", - "test_case_name": "核心命名与结构规范检查", - "test_case_severity": "高", - "status": "通过", - "message": "模块名 'dms' 格式正确 (全小写/数字/中划线)。;规范中未找到响应码 200 或其类别(2XX, default)的匹配定义,跳过空数组与null的检查。", - "duration_seconds": 0.1470342919928953, - "timestamp": "2025-06-26T01:12:45.000252", - "validation_points": [ - { - "passed": true, - "message": "模块名 'dms' 格式正确 (全小写/数字/中划线)。" - }, - { - "passed": true, - "message": "规范中未找到响应码 200 或其类别(2XX, default)的匹配定义,跳过空数组与null的检查。" - } - ] - }, - { - "test_case_id": "TC-DMS-PAGINATION-001", - "test_case_name": "分页参数检查", - "test_case_severity": "中", - "status": "通过", - "message": "跳过检查:API不符合分页参数检查的准入规则(需包含'查询'/'列表'等关键词,且不包含'详情'等关键词)", - "duration_seconds": 0.03369012498296797, - "timestamp": "2025-06-26T01:12:45.034055", - "validation_points": [ - { - "path": "/api/dms/{dms_instance_code}/v1/message/push/{schema}/{version}", - "method": "POST", - "summary": "数据推送接口", - "contains_include_keyword": false, - "contains_exclude_keyword": false - } - ] - }, - { - "test_case_id": "TC-RESTful-004", - "test_case_name": "资源集合复数命名检查", - "test_case_severity": "中", - "status": "通过", - "message": "路径 '/api/dms/{dms_instance_code}/v1/message/push/{schema}/{version}' 的最后一个路径分段 'push' 是动词,不需要使用复数形式。", - "duration_seconds": 0.019935082993470132, - "timestamp": "2025-06-26T01:12:45.054369", - "validation_points": [ - { - "passed": true, - "message": "路径 '/api/dms/{dms_instance_code}/v1/message/push/{schema}/{version}' 的最后一个路径分段 'push' 是动词,不需要使用复数形式。" - } - ] - }, - { - "test_case_id": "TC-RESTful-002", - "test_case_name": "资源路径名词检查", - "test_case_severity": "中", - "status": "通过", - "message": "路径 '/api/dms/{dms_instance_code}/v1/message/push/{schema}/{version}' 符合资源名词命名规范。", - "duration_seconds": 0.021040208055637777, - "timestamp": "2025-06-26T01:12:45.075786", - "validation_points": [ - { - "passed": true, - "message": "路径 '/api/dms/{dms_instance_code}/v1/message/push/{schema}/{version}' 符合资源名词命名规范。" - } - ] - }, - { - "test_case_id": "TC-DMS-CORE-SCHEMA-001", - "test_case_name": "DMS核心存储服务API响应格式检查", - "test_case_severity": "高", - "status": "通过", - "message": "字段'code'在schema中未标记为必填(required);字段'message'在schema中未标记为必填(required);字段'data'在schema中未标记为必填(required);响应schema符合标准格式: {'code':int or number or string, 'message':string, 'data': any}", - "duration_seconds": 0.02423425007145852, - "timestamp": "2025-06-26T01:12:45.100216", - "validation_points": [ - { - "status_code": "201", - "required_fields": [] - }, - { - "status_code": "201", - "required_fields": [] - }, - { - "status_code": "201", - "required_fields": [] - }, - { - "status_code": "201" - } - ] - }, - { - "test_case_id": "TC-CORE-FUNC-001", - "test_case_name": "Response Body JSON Schema Validation", - "test_case_severity": "严重", - "status": "通过", - "message": "Schema验证步骤完成(未发现问题,或schema不适用/未为此响应定义)。", - "duration_seconds": 0.026754499995149672, - "timestamp": "2025-06-26T01:12:45.127213", - "validation_points": [ - { - "passed": true, - "message": "Schema验证步骤完成(未发现问题,或schema不适用/未为此响应定义)。" - } - ] - }, - { - "test_case_id": "TC-RESTful-003", - "test_case_name": "时间字段ISO 8601格式检查", - "test_case_severity": "中", - "status": "通过", - "message": "在API规范中未找到可供静态检查的时间相关字段(如 format: date-time 或 常见时间字段名)。", - "duration_seconds": 0.029401374980807304, - "timestamp": "2025-06-26T01:12:45.156757", - "validation_points": [ - { - "passed": true, - "message": "在API规范中未找到可供静态检查的时间相关字段(如 format: date-time 或 常见时间字段名)。" - } - ] - }, - { - "test_case_id": "TC-DMS-URL-VERSION-001", - "test_case_name": "DMS API URL版本号检查", - "test_case_severity": "中", - "status": "通过", - "message": "API路径 '/api/dms/{dms_instance_code}/v1/message/push/{schema}/{version}' 正确以'/api/'开头;API路径 '/api/dms/{dms_instance_code}/v1/message/push/{schema}/{version}' 包含版本标识: 'v1'", - "duration_seconds": 0.02681941702030599, - "timestamp": "2025-06-26T01:12:45.183773", - "validation_points": [ - { - "full_path": "/api/dms/{dms_instance_code}/v1/message/push/{schema}/{version}" - }, - { - "pattern_matched": "/v\\d+/", - "version_string": "v1", - "full_path": "/api/dms/{dms_instance_code}/v1/message/push/{schema}/{version}" - } - ] - }, - { - "test_case_id": "TC-SECURITY-001", - "test_case_name": "HTTPS Protocol Mandatory Verification", - "test_case_severity": "严重", - "status": "失败", - "message": "API通过HTTP (http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/message/push/example_schema/example_version) 响应了成功的状态码 200,这违反了HTTPS强制策略。", - "duration_seconds": 0.017891458002850413, - "timestamp": "2025-06-26T01:12:45.201781", - "validation_points": [ - { - "status_code": 200 - } - ] - }, - { - "test_case_id": "TC-ERROR-4001-QUERY", - "test_case_name": "Error Code -1 - Query Parameter Type Mismatch Validation", - "test_case_severity": "中", - "status": "通过", - "message": "跳过测试:在查询参数中未找到合适的字段来测试类型不匹配。", - "duration_seconds": 0.0172520000487566, - "timestamp": "2025-06-26T01:12:45.219157", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在查询参数中未找到合适的字段来测试类型不匹配。" - } - ] - }, - { - "test_case_id": "TC-ERROR-4001-BODY", - "test_case_name": "Error Code -1 - Request Body Type Mismatch Validation", - "test_case_severity": "中", - "status": "失败", - "message": "当请求体字段 'isSearchCount' 类型不匹配时, 业务错误码应为 -1,但实际为 4006。", - "duration_seconds": 0.017402792000211775, - "timestamp": "2025-06-26T01:12:45.236709", - "validation_points": [ - { - "expected_code": -1, - "actual_code": 4006, - "response_body": { - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } - } - } - ] - }, - { - "test_case_id": "TC-ERROR-4002", - "test_case_name": "Error Code -1 - Number Value Out of Range Validation", - "test_case_severity": "中", - "status": "通过", - "message": "跳过测试:未找到具有明确范围限制的数值字段。", - "duration_seconds": 0.024334749905392528, - "timestamp": "2025-06-26T01:12:45.261197", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:未找到具有明确范围限制的数值字段。" - } - ] - }, - { - "test_case_id": "TC-ERROR-4006", - "test_case_name": "Error Code 4006 - Invalid Enum Value Validation", - "test_case_severity": "中", - "status": "失败", - "message": "当 body 字段 'logic' 值为 'invalid_enum_cfqxpb' (合法值为: ['AND', 'OR']) 时, 业务错误码应为 -1,但实际为 4006。", - "duration_seconds": 0.02038570900913328, - "timestamp": "2025-06-26T01:12:45.281894", - "validation_points": [ - { - "expected_code": -1, - "actual_code": 4006, - "response_body": { - "code": 4006, - "message": "est officia in sit culpa", - "data": { - "total": 15, - "list": [ - { - "dsid": "97", - "dataRegion": "ullamco est irure quis in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null, - "key": 123 - } - ] - } - } - } - ] - }, - { - "test_case_id": "TC-ERROR-4003-BODY", - "test_case_name": "Error Code -1 - Missing Required Request Body Field Validation", - "test_case_severity": "高", - "status": "通过", - "message": "跳过测试:在API规范中未找到合适的必填请求体字段用于移除测试。", - "duration_seconds": 0.022522915969602764, - "timestamp": "2025-06-26T01:12:45.304701", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在API规范中未找到合适的必填请求体字段用于移除测试。" - } - ] - }, - { - "test_case_id": "TC-ERROR-4003-QUERY", - "test_case_name": "Error Code -1 - Missing Required Query Parameter Validation", - "test_case_severity": "高", - "status": "通过", - "message": "跳过测试:在API规范中未找到合适的必填查询参数用于移除测试。", - "duration_seconds": 0.017677666968666017, - "timestamp": "2025-06-26T01:12:45.322661", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在API规范中未找到合适的必填查询参数用于移除测试。" - } - ] - } - ] - }, - { - "endpoint_id": "POST /api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}", - "endpoint_name": "地质单元列表查询", - "overall_status": "失败", - "duration_seconds": 3.918887, - "start_time": "2025-06-26T01:12:45.323186", - "end_time": "2025-06-26T01:12:49.242073", - "executed_test_cases": [ - { - "test_case_id": "TC-HEADER-001", - "test_case_name": "必需请求头Schema验证", - "test_case_severity": "严重", - "status": "失败", - "message": "缺少必需的请求头 X-Tenant-ID;缺少必需的请求头 X-Data-Domain", - "duration_seconds": 0.029587791999801993, - "timestamp": "2025-06-26T01:12:45.353848", - "validation_points": [ - { - "header": "X-Tenant-ID", - "possible_names": [ - "X-Tenant-ID" - ], - "endpoint": "POST /api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}" - }, - { - "header": "X-Data-Domain", - "possible_names": [ - "X-Data-Domain" - ], - "endpoint": "POST /api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}" - } - ] - }, - { - "test_case_id": "TC-STATUS-001", - "test_case_name": "基本状态码 200 检查", - "test_case_severity": "严重", - "status": "通过", - "message": "响应状态码为 200,符合预期 200。", - "duration_seconds": 0.019037249963730574, - "timestamp": "2025-06-26T01:12:45.373127", - "validation_points": [ - { - "passed": true, - "message": "响应状态码为 200,符合预期 200。" - } - ] - }, - { - "test_case_id": "TC-SECURITY-002", - "test_case_name": "敏感字段加密检查", - "test_case_severity": "高", - "status": "通过", - "message": "未在响应中找到需要检查的敏感字段。", - "duration_seconds": 0.033631457947194576, - "timestamp": "2025-06-26T01:12:45.407031", - "validation_points": [ - { - "passed": true, - "message": "未在响应中找到需要检查的敏感字段。" - } - ] - }, - { - "test_case_id": "TC-LLM-COMPLIANCE-001", - "test_case_name": "LLM合规性综合检查", - "test_case_severity": "中", - "status": "失败", - "message": "[API应该使用正确的HTTP方法:GET用于检索,POST用于创建,PUT用于更新,DELETE用于删除] 不通过: 该API的用途是'地质单元列表查询',属于数据检索操作,按照合规性标准应使用GET方法,但实际使用了POST方法,因此不符合该标准。", - "duration_seconds": 3.4848844580119476, - "timestamp": "2025-06-26T01:12:48.892183", - "validation_points": [ - { - "criterion": "API应该使用正确的HTTP方法:GET用于检索,POST用于创建,PUT用于更新,DELETE用于删除", - "llm_reason": "该API的用途是'地质单元列表查询',属于数据检索操作,按照合规性标准应使用GET方法,但实际使用了POST方法,因此不符合该标准。" - } - ] - }, - { - "test_case_id": "TC-RESTful-001", - "test_case_name": "核心命名与结构规范检查", - "test_case_severity": "高", - "status": "通过", - "message": "模块名 'dms' 格式正确 (全小写/数字/中划线)。;规范中未找到响应码 200 或其类别(2XX, default)的匹配定义,跳过空数组与null的检查。", - "duration_seconds": 0.056422249996103346, - "timestamp": "2025-06-26T01:12:48.948857", - "validation_points": [ - { - "passed": true, - "message": "模块名 'dms' 格式正确 (全小写/数字/中划线)。" - }, - { - "passed": true, - "message": "规范中未找到响应码 200 或其类别(2XX, default)的匹配定义,跳过空数组与null的检查。" - } - ] - }, - { - "test_case_id": "TC-DMS-PAGINATION-001", - "test_case_name": "分页参数检查", - "test_case_severity": "中", - "status": "通过", - "message": "API请求包含所有标准分页参数:pageNo、pageSize和isSearchCount", - "duration_seconds": 0.024271166999824345, - "timestamp": "2025-06-26T01:12:48.973287", - "validation_points": [ - { - "path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}", - "method": "POST" - } - ] - }, - { - "test_case_id": "TC-RESTful-004", - "test_case_name": "资源集合复数命名检查", - "test_case_severity": "中", - "status": "失败", - "message": "路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}' 的最后一个路径分段 'cd_geo_unit' 可能不是复数形式,建议对资源集合使用复数命名。", - "duration_seconds": 0.021307250019162893, - "timestamp": "2025-06-26T01:12:48.994821", - "validation_points": [ - { - "path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}", - "segment": "cd_geo_unit" - } - ] - }, - { - "test_case_id": "TC-RESTful-002", - "test_case_name": "资源路径名词检查", - "test_case_severity": "中", - "status": "通过", - "message": "路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}' 符合资源名词命名规范。", - "duration_seconds": 0.02613712497986853, - "timestamp": "2025-06-26T01:12:49.021261", - "validation_points": [ - { - "passed": true, - "message": "路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}' 符合资源名词命名规范。" - } - ] - }, - { - "test_case_id": "TC-DMS-CORE-SCHEMA-001", - "test_case_name": "DMS核心存储服务API响应格式检查", - "test_case_severity": "高", - "status": "通过", - "message": "字段'code'在schema中未标记为必填(required);字段'message'在schema中未标记为必填(required);字段'data'在schema中未标记为必填(required);响应schema符合标准格式: {'code':int or number or string, 'message':string, 'data': any}", - "duration_seconds": 0.01843383302912116, - "timestamp": "2025-06-26T01:12:49.040197", - "validation_points": [ - { - "status_code": "201", - "required_fields": [] - }, - { - "status_code": "201", - "required_fields": [] - }, - { - "status_code": "201", - "required_fields": [] - }, - { - "status_code": "201" - } - ] - }, - { - "test_case_id": "TC-CORE-FUNC-001", - "test_case_name": "Response Body JSON Schema Validation", - "test_case_severity": "严重", - "status": "通过", - "message": "Schema验证步骤完成(未发现问题,或schema不适用/未为此响应定义)。", - "duration_seconds": 0.018191291950643063, - "timestamp": "2025-06-26T01:12:49.058809", - "validation_points": [ - { - "passed": true, - "message": "Schema验证步骤完成(未发现问题,或schema不适用/未为此响应定义)。" - } - ] - }, - { - "test_case_id": "TC-RESTful-003", - "test_case_name": "时间字段ISO 8601格式检查", - "test_case_severity": "中", - "status": "通过", - "message": "在API规范中未找到可供静态检查的时间相关字段(如 format: date-time 或 常见时间字段名)。", - "duration_seconds": 0.01811945904046297, - "timestamp": "2025-06-26T01:12:49.077124", - "validation_points": [ - { - "passed": true, - "message": "在API规范中未找到可供静态检查的时间相关字段(如 format: date-time 或 常见时间字段名)。" - } - ] - }, - { - "test_case_id": "TC-DMS-URL-VERSION-001", - "test_case_name": "DMS API URL版本号检查", - "test_case_severity": "中", - "status": "通过", - "message": "API路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}' 正确以'/api/'开头;API路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}' 包含版本标识: 'v1'", - "duration_seconds": 0.020125915994867682, - "timestamp": "2025-06-26T01:12:49.097624", - "validation_points": [ - { - "full_path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}" - }, - { - "pattern_matched": "/v\\d+/", - "version_string": "v1", - "full_path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}" - } - ] - }, - { - "test_case_id": "TC-SECURITY-001", - "test_case_name": "HTTPS Protocol Mandatory Verification", - "test_case_severity": "严重", - "status": "失败", - "message": "API通过HTTP (http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0) 响应了成功的状态码 200,这违反了HTTPS强制策略。", - "duration_seconds": 0.021583624999038875, - "timestamp": "2025-06-26T01:12:49.119559", - "validation_points": [ - { - "status_code": 200 - } - ] - }, - { - "test_case_id": "TC-ERROR-4001-QUERY", - "test_case_name": "Error Code -1 - Query Parameter Type Mismatch Validation", - "test_case_severity": "中", - "status": "失败", - "message": "当查询参数 'pageNo' (路径: 'pageNo') 类型不匹配时, 业务错误码应为 -1,但实际为 56。", - "duration_seconds": 0.024867041036486626, - "timestamp": "2025-06-26T01:12:49.144716", - "validation_points": [ - { - "expected_code": -1, - "actual_code": 56, - "response_body": { - "code": 56, - "message": "dolore exercitation quis nulla sed", - "data": { - "total": 91, - "list": [ - { - "dsid": "40", - "dataRegion": "in occaecat laborum", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } - } - } - ] - }, - { - "test_case_id": "TC-ERROR-4001-BODY", - "test_case_name": "Error Code -1 - Request Body Type Mismatch Validation", - "test_case_severity": "中", - "status": "失败", - "message": "当请求体字段 'isSearchCount' 类型不匹配时, 业务错误码应为 -1,但实际为 76。", - "duration_seconds": 0.020140959066338837, - "timestamp": "2025-06-26T01:12:49.165158", - "validation_points": [ - { - "expected_code": -1, - "actual_code": 76, - "response_body": { - "code": 76, - "message": "mollit incididunt ad adipisicing", - "data": { - "total": 52, - "list": [ - { - "dsid": "24", - "dataRegion": "officia Ut", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } - } - } - ] - }, - { - "test_case_id": "TC-ERROR-4002", - "test_case_name": "Error Code -1 - Number Value Out of Range Validation", - "test_case_severity": "中", - "status": "失败", - "message": "当 query 字段 'pageNo' 值为 0.0 (超出范围: min=1.0, max=None) 时, 业务错误码应为 -1,但实际为 70。", - "duration_seconds": 0.01882695802487433, - "timestamp": "2025-06-26T01:12:49.184301", - "validation_points": [ - { - "expected_code": -1, - "actual_code": 70, - "response_body": { - "code": 70, - "message": "ad reprehenderit cupidatat dolore", - "data": { - "total": 81, - "list": [ - { - "dsid": "23", - "dataRegion": "aliquip Duis", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "48", - "dataRegion": "ea dolor est in", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "74", - "dataRegion": "aute", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } - } - } - ] - }, - { - "test_case_id": "TC-ERROR-4006", - "test_case_name": "Error Code 4006 - Invalid Enum Value Validation", - "test_case_severity": "中", - "status": "失败", - "message": "当 body 字段 'logic' 值为 'invalid_enum_w49a6g' (合法值为: ['AND', 'OR']) 时, 业务错误码应为 -1,但实际为 79。", - "duration_seconds": 0.01790970889851451, - "timestamp": "2025-06-26T01:12:49.202428", - "validation_points": [ - { - "expected_code": -1, - "actual_code": 79, - "response_body": { - "code": 79, - "message": "nisi anim esse", - "data": { - "total": 32, - "list": [ - { - "dsid": "64", - "dataRegion": "aliquip labore sunt exercitation", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "10", - "dataRegion": "qui voluptate", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "70", - "dataRegion": "id mollit irure enim cillum", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } - } - } - ] - }, - { - "test_case_id": "TC-ERROR-4003-BODY", - "test_case_name": "Error Code -1 - Missing Required Request Body Field Validation", - "test_case_severity": "高", - "status": "通过", - "message": "跳过测试:在API规范中未找到合适的必填请求体字段用于移除测试。", - "duration_seconds": 0.018308292026631534, - "timestamp": "2025-06-26T01:12:49.221180", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在API规范中未找到合适的必填请求体字段用于移除测试。" - } - ] - }, - { - "test_case_id": "TC-ERROR-4003-QUERY", - "test_case_name": "Error Code -1 - Missing Required Query Parameter Validation", - "test_case_severity": "高", - "status": "通过", - "message": "跳过测试:在API规范中未找到合适的必填查询参数用于移除测试。", - "duration_seconds": 0.02054558298550546, - "timestamp": "2025-06-26T01:12:49.241932", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在API规范中未找到合适的必填查询参数用于移除测试。" - } - ] - } - ] - }, - { - "endpoint_id": "PUT /api/dms/{dms_instance_code}/v1/cd_geo_unit", - "endpoint_name": "地质单元数据修改", - "overall_status": "失败", - "duration_seconds": 2.479789, - "start_time": "2025-06-26T01:12:49.242174", - "end_time": "2025-06-26T01:12:51.721963", - "executed_test_cases": [ - { - "test_case_id": "TC-HEADER-001", - "test_case_name": "必需请求头Schema验证", - "test_case_severity": "严重", - "status": "失败", - "message": "缺少必需的请求头 X-Tenant-ID;缺少必需的请求头 X-Data-Domain", - "duration_seconds": 0.01781224994920194, - "timestamp": "2025-06-26T01:12:49.260561", - "validation_points": [ - { - "header": "X-Tenant-ID", - "possible_names": [ - "X-Tenant-ID" - ], - "endpoint": "PUT /api/dms/{dms_instance_code}/v1/cd_geo_unit" - }, - { - "header": "X-Data-Domain", - "possible_names": [ - "X-Data-Domain" - ], - "endpoint": "PUT /api/dms/{dms_instance_code}/v1/cd_geo_unit" - } - ] - }, - { - "test_case_id": "TC-STATUS-001", - "test_case_name": "基本状态码 200 检查", - "test_case_severity": "严重", - "status": "通过", - "message": "响应状态码为 200,符合预期 200。", - "duration_seconds": 0.019878457998856902, - "timestamp": "2025-06-26T01:12:49.280567", - "validation_points": [ - { - "passed": true, - "message": "响应状态码为 200,符合预期 200。" - } - ] - }, - { - "test_case_id": "TC-SECURITY-002", - "test_case_name": "敏感字段加密检查", - "test_case_severity": "高", - "status": "通过", - "message": "未在响应中找到需要检查的敏感字段。", - "duration_seconds": 0.015673124929890037, - "timestamp": "2025-06-26T01:12:49.296429", - "validation_points": [ - { - "passed": true, - "message": "未在响应中找到需要检查的敏感字段。" - } - ] - }, - { - "test_case_id": "TC-LLM-COMPLIANCE-001", - "test_case_name": "LLM合规性综合检查", - "test_case_severity": "中", - "status": "通过", - "message": "[API应该使用正确的HTTP方法:GET用于检索,POST用于创建,PUT用于更新,DELETE用于删除] 通过: 该API的用途是修改地质单元数据,使用的是PUT方法,符合用于更新资源的语义。", - "duration_seconds": 2.1068201669258997, - "timestamp": "2025-06-26T01:12:51.403443", - "validation_points": [ - { - "criterion": "API应该使用正确的HTTP方法:GET用于检索,POST用于创建,PUT用于更新,DELETE用于删除", - "llm_reason": "该API的用途是修改地质单元数据,使用的是PUT方法,符合用于更新资源的语义。" - } - ] - }, - { - "test_case_id": "TC-RESTful-001", - "test_case_name": "核心命名与结构规范检查", - "test_case_severity": "高", - "status": "通过", - "message": "模块名 'dms' 格式正确 (全小写/数字/中划线)。", - "duration_seconds": 0.046723000006750226, - "timestamp": "2025-06-26T01:12:51.450543", - "validation_points": [ - { - "passed": true, - "message": "模块名 'dms' 格式正确 (全小写/数字/中划线)。" - } - ] - }, - { - "test_case_id": "TC-DMS-PAGINATION-001", - "test_case_name": "分页参数检查", - "test_case_severity": "中", - "status": "通过", - "message": "跳过检查:API不符合分页参数检查的准入规则(需包含'查询'/'列表'等关键词,且不包含'详情'等关键词)", - "duration_seconds": 0.02912566706072539, - "timestamp": "2025-06-26T01:12:51.479965", - "validation_points": [ - { - "path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit", - "method": "PUT", - "summary": "地质单元数据修改", - "contains_include_keyword": false, - "contains_exclude_keyword": false - } - ] - }, - { - "test_case_id": "TC-RESTful-004", - "test_case_name": "资源集合复数命名检查", - "test_case_severity": "中", - "status": "通过", - "message": "跳过检查:PUT 方法,不适用于资源集合复数检查。", - "duration_seconds": 0.021180375013500452, - "timestamp": "2025-06-26T01:12:51.501483", - "validation_points": [ - { - "passed": true, - "message": "跳过检查:PUT 方法,不适用于资源集合复数检查。" - } - ] - }, - { - "test_case_id": "TC-RESTful-002", - "test_case_name": "资源路径名词检查", - "test_case_severity": "中", - "status": "通过", - "message": "路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit' 符合资源名词命名规范。", - "duration_seconds": 0.021127707906998694, - "timestamp": "2025-06-26T01:12:51.523104", - "validation_points": [ - { - "passed": true, - "message": "路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit' 符合资源名词命名规范。" - } - ] - }, - { - "test_case_id": "TC-DMS-CORE-SCHEMA-001", - "test_case_name": "DMS核心存储服务API响应格式检查", - "test_case_severity": "高", - "status": "通过", - "message": "字段'code'在schema中未标记为必填(required);字段'message'在schema中未标记为必填(required);字段'data'在schema中未标记为必填(required);响应schema符合标准格式: {'code':int or number or string, 'message':string, 'data': any}", - "duration_seconds": 0.01824383402708918, - "timestamp": "2025-06-26T01:12:51.541765", - "validation_points": [ - { - "status_code": "200", - "required_fields": [] - }, - { - "status_code": "200", - "required_fields": [] - }, - { - "status_code": "200", - "required_fields": [] - }, - { - "status_code": "200" - } - ] - }, - { - "test_case_id": "TC-CORE-FUNC-001", - "test_case_name": "Response Body JSON Schema Validation", - "test_case_severity": "严重", - "status": "通过", - "message": "针对 PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit (状态码 200) 的响应体 conforms to the JSON schema.", - "duration_seconds": 0.024378417059779167, - "timestamp": "2025-06-26T01:12:51.566435", - "validation_points": [ - { - "passed": true, - "message": "针对 PUT http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit (状态码 200) 的响应体 conforms to the JSON schema." - } - ] - }, - { - "test_case_id": "TC-RESTful-003", - "test_case_name": "时间字段ISO 8601格式检查", - "test_case_severity": "中", - "status": "通过", - "message": "在API规范中未找到可供静态检查的时间相关字段(如 format: date-time 或 常见时间字段名)。", - "duration_seconds": 0.019509708043187857, - "timestamp": "2025-06-26T01:12:51.586041", - "validation_points": [ - { - "passed": true, - "message": "在API规范中未找到可供静态检查的时间相关字段(如 format: date-time 或 常见时间字段名)。" - } - ] - }, - { - "test_case_id": "TC-DMS-URL-VERSION-001", - "test_case_name": "DMS API URL版本号检查", - "test_case_severity": "中", - "status": "通过", - "message": "API路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit' 正确以'/api/'开头;API路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit' 包含版本标识: 'v1'", - "duration_seconds": 0.01585974998306483, - "timestamp": "2025-06-26T01:12:51.602027", - "validation_points": [ - { - "full_path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit" - }, - { - "pattern_matched": "/v\\d+/", - "version_string": "v1", - "full_path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit" - } - ] - }, - { - "test_case_id": "TC-SECURITY-001", - "test_case_name": "HTTPS Protocol Mandatory Verification", - "test_case_severity": "严重", - "status": "失败", - "message": "API通过HTTP (http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit) 响应了成功的状态码 200,这违反了HTTPS强制策略。", - "duration_seconds": 0.014750917092896998, - "timestamp": "2025-06-26T01:12:51.616876", - "validation_points": [ - { - "status_code": 200 - } - ] - }, - { - "test_case_id": "TC-ERROR-4001-QUERY", - "test_case_name": "Error Code -1 - Query Parameter Type Mismatch Validation", - "test_case_severity": "中", - "status": "失败", - "message": "当查询参数 'id' (路径: 'id') 类型不匹配时, 业务错误码应为 -1,但实际为 99。", - "duration_seconds": 0.015680041047744453, - "timestamp": "2025-06-26T01:12:51.632734", - "validation_points": [ - { - "expected_code": -1, - "actual_code": 99, - "response_body": { - "code": 99, - "message": "sint", - "data": false - } - } - ] - }, - { - "test_case_id": "TC-ERROR-4001-BODY", - "test_case_name": "Error Code -1 - Request Body Type Mismatch Validation", - "test_case_severity": "中", - "status": "失败", - "message": "当请求体字段 'id' 类型不匹配时, 业务错误码应为 -1,但实际为 79。", - "duration_seconds": 0.018345125019550323, - "timestamp": "2025-06-26T01:12:51.651254", - "validation_points": [ - { - "expected_code": -1, - "actual_code": 79, - "response_body": { - "code": 79, - "message": "in", - "data": true - } - } - ] - }, - { - "test_case_id": "TC-ERROR-4002", - "test_case_name": "Error Code -1 - Number Value Out of Range Validation", - "test_case_severity": "中", - "status": "通过", - "message": "跳过测试:未找到具有明确范围限制的数值字段。", - "duration_seconds": 0.016080999979749322, - "timestamp": "2025-06-26T01:12:51.667503", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:未找到具有明确范围限制的数值字段。" - } - ] - }, - { - "test_case_id": "TC-ERROR-4006", - "test_case_name": "Error Code 4006 - Invalid Enum Value Validation", - "test_case_severity": "中", - "status": "通过", - "message": "跳过测试:未找到具有明确枚举值限制的字段。", - "duration_seconds": 0.018033916945569217, - "timestamp": "2025-06-26T01:12:51.685718", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:未找到具有明确枚举值限制的字段。" - } - ] - }, - { - "test_case_id": "TC-ERROR-4003-BODY", - "test_case_name": "Error Code -1 - Missing Required Request Body Field Validation", - "test_case_severity": "高", - "status": "失败", - "message": "当移除必填请求体字段 'id' 时, 业务错误码应为 -1,但实际为 4003。", - "duration_seconds": 0.015512541984207928, - "timestamp": "2025-06-26T01:12:51.701679", - "validation_points": [ - { - "expected_code": -1, - "actual_code": 4003, - "response_body": { - "code": 4003 - } - } - ] - }, - { - "test_case_id": "TC-ERROR-4003-QUERY", - "test_case_name": "Error Code -1 - Missing Required Query Parameter Validation", - "test_case_severity": "高", - "status": "失败", - "message": "当移除必填查询参数 'id' 时, 业务错误码应为 -1,但实际为 42。", - "duration_seconds": 0.01974229095503688, - "timestamp": "2025-06-26T01:12:51.721714", - "validation_points": [ - { - "expected_code": -1, - "actual_code": 42, - "response_body": { - "code": 42, - "message": "dolore ex nostrud in", - "data": true - } - } - ] - } - ] - }, - { - "endpoint_id": "DELETE /api/dms/{dms_instance_code}/v1/cd_geo_unit", - "endpoint_name": "地质单元数据删除", - "overall_status": "失败", - "duration_seconds": 3.752663, - "start_time": "2025-06-26T01:12:51.722112", - "end_time": "2025-06-26T01:12:55.474775", - "executed_test_cases": [ - { - "test_case_id": "TC-HEADER-001", - "test_case_name": "必需请求头Schema验证", - "test_case_severity": "严重", - "status": "失败", - "message": "缺少必需的请求头 X-Tenant-ID;缺少必需的请求头 X-Data-Domain", - "duration_seconds": 0.01583249995019287, - "timestamp": "2025-06-26T01:12:51.738782", - "validation_points": [ - { - "header": "X-Tenant-ID", - "possible_names": [ - "X-Tenant-ID" - ], - "endpoint": "DELETE /api/dms/{dms_instance_code}/v1/cd_geo_unit" - }, - { - "header": "X-Data-Domain", - "possible_names": [ - "X-Data-Domain" - ], - "endpoint": "DELETE /api/dms/{dms_instance_code}/v1/cd_geo_unit" - } - ] - }, - { - "test_case_id": "TC-STATUS-001", - "test_case_name": "基本状态码 200 检查", - "test_case_severity": "严重", - "status": "通过", - "message": "响应状态码为 200,符合预期 200。", - "duration_seconds": 0.015812958008609712, - "timestamp": "2025-06-26T01:12:51.754834", - "validation_points": [ - { - "passed": true, - "message": "响应状态码为 200,符合预期 200。" - } - ] - }, - { - "test_case_id": "TC-SECURITY-002", - "test_case_name": "敏感字段加密检查", - "test_case_severity": "高", - "status": "通过", - "message": "未在响应中找到需要检查的敏感字段。", - "duration_seconds": 0.01722112495917827, - "timestamp": "2025-06-26T01:12:51.772304", - "validation_points": [ - { - "passed": true, - "message": "未在响应中找到需要检查的敏感字段。" - } - ] - }, - { - "test_case_id": "TC-LLM-COMPLIANCE-001", - "test_case_name": "LLM合规性综合检查", - "test_case_severity": "中", - "status": "失败", - "message": "[API应该使用正确的HTTP方法:GET用于检索,POST用于创建,PUT用于更新,DELETE用于删除] 不通过: DELETE方法通常用于删除资源,但该API的请求体(schema_request_body)中包含了一个主键id数据集(data字段),这通常表示批量删除操作。而根据RESTful规范,DELETE方法一般用于删除单个资源,批量删除不符合标准用法。", - "duration_seconds": 3.379469292005524, - "timestamp": "2025-06-26T01:12:55.151993", - "validation_points": [ - { - "criterion": "API应该使用正确的HTTP方法:GET用于检索,POST用于创建,PUT用于更新,DELETE用于删除", - "llm_reason": "DELETE方法通常用于删除资源,但该API的请求体(schema_request_body)中包含了一个主键id数据集(data字段),这通常表示批量删除操作。而根据RESTful规范,DELETE方法一般用于删除单个资源,批量删除不符合标准用法。" - } - ] - }, - { - "test_case_id": "TC-RESTful-001", - "test_case_name": "核心命名与结构规范检查", - "test_case_severity": "高", - "status": "通过", - "message": "模块名 'dms' 格式正确 (全小写/数字/中划线)。", - "duration_seconds": 0.04728629195597023, - "timestamp": "2025-06-26T01:12:55.199603", - "validation_points": [ - { - "passed": true, - "message": "模块名 'dms' 格式正确 (全小写/数字/中划线)。" - } - ] - }, - { - "test_case_id": "TC-DMS-PAGINATION-001", - "test_case_name": "分页参数检查", - "test_case_severity": "中", - "status": "通过", - "message": "跳过检查:API不符合分页参数检查的准入规则(需包含'查询'/'列表'等关键词,且不包含'详情'等关键词)", - "duration_seconds": 0.032106040976941586, - "timestamp": "2025-06-26T01:12:55.231998", - "validation_points": [ - { - "path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit", - "method": "DELETE", - "summary": "地质单元数据删除", - "contains_include_keyword": false, - "contains_exclude_keyword": false - } - ] - }, - { - "test_case_id": "TC-RESTful-004", - "test_case_name": "资源集合复数命名检查", - "test_case_severity": "中", - "status": "通过", - "message": "跳过检查:DELETE 方法,不适用于资源集合复数检查。", - "duration_seconds": 0.020985250012017787, - "timestamp": "2025-06-26T01:12:55.253517", - "validation_points": [ - { - "passed": true, - "message": "跳过检查:DELETE 方法,不适用于资源集合复数检查。" - } - ] - }, - { - "test_case_id": "TC-RESTful-002", - "test_case_name": "资源路径名词检查", - "test_case_severity": "中", - "status": "通过", - "message": "路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit' 符合资源名词命名规范。", - "duration_seconds": 0.019834334030747414, - "timestamp": "2025-06-26T01:12:55.273691", - "validation_points": [ - { - "passed": true, - "message": "路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit' 符合资源名词命名规范。" - } - ] - }, - { - "test_case_id": "TC-DMS-CORE-SCHEMA-001", - "test_case_name": "DMS核心存储服务API响应格式检查", - "test_case_severity": "高", - "status": "通过", - "message": "字段'code'在schema中未标记为必填(required);字段'message'在schema中未标记为必填(required);字段'data'在schema中未标记为必填(required);响应schema符合标准格式: {'code':int or number or string, 'message':string, 'data': any}", - "duration_seconds": 0.018373916042037308, - "timestamp": "2025-06-26T01:12:55.292424", - "validation_points": [ - { - "status_code": "200", - "required_fields": [] - }, - { - "status_code": "200", - "required_fields": [] - }, - { - "status_code": "200", - "required_fields": [] - }, - { - "status_code": "200" - } - ] - }, - { - "test_case_id": "TC-CORE-FUNC-001", - "test_case_name": "Response Body JSON Schema Validation", - "test_case_severity": "严重", - "status": "通过", - "message": "针对 DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit (状态码 200) 的响应体 conforms to the JSON schema.", - "duration_seconds": 0.020281750010326505, - "timestamp": "2025-06-26T01:12:55.313027", - "validation_points": [ - { - "passed": true, - "message": "针对 DELETE http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit (状态码 200) 的响应体 conforms to the JSON schema." - } - ] - }, - { - "test_case_id": "TC-RESTful-003", - "test_case_name": "时间字段ISO 8601格式检查", - "test_case_severity": "中", - "status": "通过", - "message": "在API规范中未找到可供静态检查的时间相关字段(如 format: date-time 或 常见时间字段名)。", - "duration_seconds": 0.016768583096563816, - "timestamp": "2025-06-26T01:12:55.330118", - "validation_points": [ - { - "passed": true, - "message": "在API规范中未找到可供静态检查的时间相关字段(如 format: date-time 或 常见时间字段名)。" - } - ] - }, - { - "test_case_id": "TC-DMS-URL-VERSION-001", - "test_case_name": "DMS API URL版本号检查", - "test_case_severity": "中", - "status": "通过", - "message": "API路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit' 正确以'/api/'开头;API路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit' 包含版本标识: 'v1'", - "duration_seconds": 0.01849808299448341, - "timestamp": "2025-06-26T01:12:55.348993", - "validation_points": [ - { - "full_path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit" - }, - { - "pattern_matched": "/v\\d+/", - "version_string": "v1", - "full_path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit" - } - ] - }, - { - "test_case_id": "TC-SECURITY-001", - "test_case_name": "HTTPS Protocol Mandatory Verification", - "test_case_severity": "严重", - "status": "失败", - "message": "API通过HTTP (http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit) 响应了成功的状态码 200,这违反了HTTPS强制策略。", - "duration_seconds": 0.017255290993489325, - "timestamp": "2025-06-26T01:12:55.366694", - "validation_points": [ - { - "status_code": 200 - } - ] - }, - { - "test_case_id": "TC-ERROR-4001-QUERY", - "test_case_name": "Error Code -1 - Query Parameter Type Mismatch Validation", - "test_case_severity": "中", - "status": "失败", - "message": "当查询参数 'id' (路径: 'id') 类型不匹配时, 业务错误码应为 -1,但实际为 94。", - "duration_seconds": 0.016842167009599507, - "timestamp": "2025-06-26T01:12:55.383799", - "validation_points": [ - { - "expected_code": -1, - "actual_code": 94, - "response_body": { - "code": 94, - "message": "consectetur aute", - "data": true - } - } - ] - }, - { - "test_case_id": "TC-ERROR-4001-BODY", - "test_case_name": "Error Code -1 - Request Body Type Mismatch Validation", - "test_case_severity": "中", - "status": "失败", - "message": "当请求体字段 'version' 类型不匹配时, 业务错误码应为 -1,但实际为 5。", - "duration_seconds": 0.02314066607505083, - "timestamp": "2025-06-26T01:12:55.407126", - "validation_points": [ - { - "expected_code": -1, - "actual_code": 5, - "response_body": { - "code": 5, - "message": "eu tempor cupidatat", - "data": true - } - } - ] - }, - { - "test_case_id": "TC-ERROR-4002", - "test_case_name": "Error Code -1 - Number Value Out of Range Validation", - "test_case_severity": "中", - "status": "通过", - "message": "跳过测试:未找到具有明确范围限制的数值字段。", - "duration_seconds": 0.017145459074527025, - "timestamp": "2025-06-26T01:12:55.424564", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:未找到具有明确范围限制的数值字段。" - } - ] - }, - { - "test_case_id": "TC-ERROR-4006", - "test_case_name": "Error Code 4006 - Invalid Enum Value Validation", - "test_case_severity": "中", - "status": "通过", - "message": "跳过测试:未找到具有明确枚举值限制的字段。", - "duration_seconds": 0.016132457996718585, - "timestamp": "2025-06-26T01:12:55.440868", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:未找到具有明确枚举值限制的字段。" - } - ] - }, - { - "test_case_id": "TC-ERROR-4003-BODY", - "test_case_name": "Error Code -1 - Missing Required Request Body Field Validation", - "test_case_severity": "高", - "status": "通过", - "message": "跳过测试:在API规范中未找到合适的必填请求体字段用于移除测试。", - "duration_seconds": 0.016124874935485423, - "timestamp": "2025-06-26T01:12:55.457328", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在API规范中未找到合适的必填请求体字段用于移除测试。" - } - ] - }, - { - "test_case_id": "TC-ERROR-4003-QUERY", - "test_case_name": "Error Code -1 - Missing Required Query Parameter Validation", - "test_case_severity": "高", - "status": "失败", - "message": "当移除必填查询参数 'id' 时, 业务错误码应为 -1,但实际为 21。", - "duration_seconds": 0.016989415977150202, - "timestamp": "2025-06-26T01:12:55.474451", - "validation_points": [ - { - "expected_code": -1, - "actual_code": 21, - "response_body": { - "code": 21, - "message": "consectetur quis in", - "data": true - } - } - ] - } - ] - }, - { - "endpoint_id": "POST /api/dms/{dms_instance_code}/v1/cd_geo_unit", - "endpoint_name": "地质单元数据添加", - "overall_status": "失败", - "duration_seconds": 7.788943, - "start_time": "2025-06-26T01:12:55.474916", - "end_time": "2025-06-26T01:13:03.263859", - "executed_test_cases": [ - { - "test_case_id": "TC-HEADER-001", - "test_case_name": "必需请求头Schema验证", - "test_case_severity": "严重", - "status": "失败", - "message": "缺少必需的请求头 X-Tenant-ID;缺少必需的请求头 X-Data-Domain", - "duration_seconds": 0.01656845898833126, - "timestamp": "2025-06-26T01:12:55.492242", - "validation_points": [ - { - "header": "X-Tenant-ID", - "possible_names": [ - "X-Tenant-ID" - ], - "endpoint": "POST /api/dms/{dms_instance_code}/v1/cd_geo_unit" - }, - { - "header": "X-Data-Domain", - "possible_names": [ - "X-Data-Domain" - ], - "endpoint": "POST /api/dms/{dms_instance_code}/v1/cd_geo_unit" - } - ] - }, - { - "test_case_id": "TC-STATUS-001", - "test_case_name": "基本状态码 200 检查", - "test_case_severity": "严重", - "status": "通过", - "message": "响应状态码为 200,符合预期 200。", - "duration_seconds": 0.01789283298421651, - "timestamp": "2025-06-26T01:12:55.510314", - "validation_points": [ - { - "passed": true, - "message": "响应状态码为 200,符合预期 200。" - } - ] - }, - { - "test_case_id": "TC-SECURITY-002", - "test_case_name": "敏感字段加密检查", - "test_case_severity": "高", - "status": "通过", - "message": "未在响应中找到需要检查的敏感字段。", - "duration_seconds": 0.017040667007677257, - "timestamp": "2025-06-26T01:12:55.527723", - "validation_points": [ - { - "passed": true, - "message": "未在响应中找到需要检查的敏感字段。" - } - ] - }, - { - "test_case_id": "TC-LLM-COMPLIANCE-001", - "test_case_name": "LLM合规性综合检查", - "test_case_severity": "中", - "status": "通过", - "message": "[API应该使用正确的HTTP方法:GET用于检索,POST用于创建,PUT用于更新,DELETE用于删除] 通过: 该API的用途是添加地质单元数据,属于创建操作,使用了POST方法,符合规范。", - "duration_seconds": 7.344409166951664, - "timestamp": "2025-06-26T01:13:02.872186", - "validation_points": [ - { - "criterion": "API应该使用正确的HTTP方法:GET用于检索,POST用于创建,PUT用于更新,DELETE用于删除", - "llm_reason": "该API的用途是添加地质单元数据,属于创建操作,使用了POST方法,符合规范。" - } - ] - }, - { - "test_case_id": "TC-RESTful-001", - "test_case_name": "核心命名与结构规范检查", - "test_case_severity": "高", - "status": "通过", - "message": "模块名 'dms' 格式正确 (全小写/数字/中划线)。;规范中未找到响应码 200 或其类别(2XX, default)的匹配定义,跳过空数组与null的检查。", - "duration_seconds": 0.05925558297894895, - "timestamp": "2025-06-26T01:13:02.932338", - "validation_points": [ - { - "passed": true, - "message": "模块名 'dms' 格式正确 (全小写/数字/中划线)。" - }, - { - "passed": true, - "message": "规范中未找到响应码 200 或其类别(2XX, default)的匹配定义,跳过空数组与null的检查。" - } - ] - }, - { - "test_case_id": "TC-DMS-PAGINATION-001", - "test_case_name": "分页参数检查", - "test_case_severity": "中", - "status": "通过", - "message": "跳过检查:API不符合分页参数检查的准入规则(需包含'查询'/'列表'等关键词,且不包含'详情'等关键词)", - "duration_seconds": 0.025016624946147203, - "timestamp": "2025-06-26T01:13:02.957649", - "validation_points": [ - { - "path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit", - "method": "POST", - "summary": "地质单元数据添加", - "contains_include_keyword": false, - "contains_exclude_keyword": false - } - ] - }, - { - "test_case_id": "TC-RESTful-004", - "test_case_name": "资源集合复数命名检查", - "test_case_severity": "中", - "status": "失败", - "message": "路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit' 的最后一个路径分段 'cd_geo_unit' 可能不是复数形式,建议对资源集合使用复数命名。", - "duration_seconds": 0.020272125024348497, - "timestamp": "2025-06-26T01:13:02.978339", - "validation_points": [ - { - "path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit", - "segment": "cd_geo_unit" - } - ] - }, - { - "test_case_id": "TC-RESTful-002", - "test_case_name": "资源路径名词检查", - "test_case_severity": "中", - "status": "通过", - "message": "路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit' 符合资源名词命名规范。", - "duration_seconds": 0.019423458026722074, - "timestamp": "2025-06-26T01:13:02.998154", - "validation_points": [ - { - "passed": true, - "message": "路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit' 符合资源名词命名规范。" - } - ] - }, - { - "test_case_id": "TC-DMS-CORE-SCHEMA-001", - "test_case_name": "DMS核心存储服务API响应格式检查", - "test_case_severity": "高", - "status": "通过", - "message": "字段'code'在schema中未标记为必填(required);字段'message'在schema中未标记为必填(required);字段'data'在schema中未标记为必填(required);响应schema符合标准格式: {'code':int or number or string, 'message':string, 'data': any}", - "duration_seconds": 0.018344042007811368, - "timestamp": "2025-06-26T01:13:03.016982", - "validation_points": [ - { - "status_code": "201", - "required_fields": [] - }, - { - "status_code": "201", - "required_fields": [] - }, - { - "status_code": "201", - "required_fields": [] - }, - { - "status_code": "201" - } - ] - }, - { - "test_case_id": "TC-CORE-FUNC-001", - "test_case_name": "Response Body JSON Schema Validation", - "test_case_severity": "严重", - "status": "通过", - "message": "Schema验证步骤完成(未发现问题,或schema不适用/未为此响应定义)。", - "duration_seconds": 0.023407167056575418, - "timestamp": "2025-06-26T01:13:03.040740", - "validation_points": [ - { - "passed": true, - "message": "Schema验证步骤完成(未发现问题,或schema不适用/未为此响应定义)。" - } - ] - }, - { - "test_case_id": "TC-RESTful-003", - "test_case_name": "时间字段ISO 8601格式检查", - "test_case_severity": "中", - "status": "通过", - "message": "在API规范中未找到可供静态检查的时间相关字段(如 format: date-time 或 常见时间字段名)。", - "duration_seconds": 0.02195012499578297, - "timestamp": "2025-06-26T01:13:03.063036", - "validation_points": [ - { - "passed": true, - "message": "在API规范中未找到可供静态检查的时间相关字段(如 format: date-time 或 常见时间字段名)。" - } - ] - }, - { - "test_case_id": "TC-DMS-URL-VERSION-001", - "test_case_name": "DMS API URL版本号检查", - "test_case_severity": "中", - "status": "通过", - "message": "API路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit' 正确以'/api/'开头;API路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit' 包含版本标识: 'v1'", - "duration_seconds": 0.017171542043797672, - "timestamp": "2025-06-26T01:13:03.080647", - "validation_points": [ - { - "full_path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit" - }, - { - "pattern_matched": "/v\\d+/", - "version_string": "v1", - "full_path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit" - } - ] - }, - { - "test_case_id": "TC-SECURITY-001", - "test_case_name": "HTTPS Protocol Mandatory Verification", - "test_case_severity": "严重", - "status": "失败", - "message": "API通过HTTP (http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit) 响应了成功的状态码 200,这违反了HTTPS强制策略。", - "duration_seconds": 0.017213665996678174, - "timestamp": "2025-06-26T01:13:03.098420", - "validation_points": [ - { - "status_code": 200 - } - ] - }, - { - "test_case_id": "TC-ERROR-4001-QUERY", - "test_case_name": "Error Code -1 - Query Parameter Type Mismatch Validation", - "test_case_severity": "中", - "status": "通过", - "message": "跳过测试:在查询参数中未找到合适的字段来测试类型不匹配。", - "duration_seconds": 0.01609391695819795, - "timestamp": "2025-06-26T01:13:03.114672", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在查询参数中未找到合适的字段来测试类型不匹配。" - } - ] - }, - { - "test_case_id": "TC-ERROR-4001-BODY", - "test_case_name": "Error Code -1 - Request Body Type Mismatch Validation", - "test_case_severity": "中", - "status": "失败", - "message": "当请求体字段 'version' 类型不匹配时, 业务错误码应为 -1,但实际为 25。", - "duration_seconds": 0.05580974998883903, - "timestamp": "2025-06-26T01:13:03.170648", - "validation_points": [ - { - "expected_code": -1, - "actual_code": 25, - "response_body": { - "code": 25, - "message": "est minim Ut", - "data": true - } - } - ] - }, - { - "test_case_id": "TC-ERROR-4002", - "test_case_name": "Error Code -1 - Number Value Out of Range Validation", - "test_case_severity": "中", - "status": "通过", - "message": "跳过测试:未找到具有明确范围限制的数值字段。", - "duration_seconds": 0.04020350007340312, - "timestamp": "2025-06-26T01:13:03.211032", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:未找到具有明确范围限制的数值字段。" - } - ] - }, - { - "test_case_id": "TC-ERROR-4006", - "test_case_name": "Error Code 4006 - Invalid Enum Value Validation", - "test_case_severity": "中", - "status": "通过", - "message": "跳过测试:未找到具有明确枚举值限制的字段。", - "duration_seconds": 0.019155874964781106, - "timestamp": "2025-06-26T01:13:03.230314", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:未找到具有明确枚举值限制的字段。" - } - ] - }, - { - "test_case_id": "TC-ERROR-4003-BODY", - "test_case_name": "Error Code -1 - Missing Required Request Body Field Validation", - "test_case_severity": "高", - "status": "失败", - "message": "当移除必填请求体字段 'data.0.bsflag' 时, 业务错误码应为 -1,但实际为 77。", - "duration_seconds": 0.015637291013263166, - "timestamp": "2025-06-26T01:13:03.246171", - "validation_points": [ - { - "expected_code": -1, - "actual_code": 77, - "response_body": { - "code": 77, - "message": "occaecat irure sunt et", - "data": false - } - } - ] - }, - { - "test_case_id": "TC-ERROR-4003-QUERY", - "test_case_name": "Error Code -1 - Missing Required Query Parameter Validation", - "test_case_severity": "高", - "status": "通过", - "message": "跳过测试:在API规范中未找到合适的必填查询参数用于移除测试。", - "duration_seconds": 0.017193958046846092, - "timestamp": "2025-06-26T01:13:03.263660", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在API规范中未找到合适的必填查询参数用于移除测试。" - } - ] - } - ] - }, - { - "endpoint_id": "GET /api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}/{id}", - "endpoint_name": "地质单元查询详情", - "overall_status": "失败", - "duration_seconds": 4.538843, - "start_time": "2025-06-26T01:13:03.264028", - "end_time": "2025-06-26T01:13:07.802871", - "executed_test_cases": [ - { - "test_case_id": "TC-HEADER-001", - "test_case_name": "必需请求头Schema验证", - "test_case_severity": "严重", - "status": "失败", - "message": "缺少必需的请求头 X-Tenant-ID;缺少必需的请求头 X-Data-Domain", - "duration_seconds": 0.024528458015993237, - "timestamp": "2025-06-26T01:13:03.289554", - "validation_points": [ - { - "header": "X-Tenant-ID", - "possible_names": [ - "X-Tenant-ID" - ], - "endpoint": "GET /api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}/{id}" - }, - { - "header": "X-Data-Domain", - "possible_names": [ - "X-Data-Domain" - ], - "endpoint": "GET /api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}/{id}" - } - ] - }, - { - "test_case_id": "TC-STATUS-001", - "test_case_name": "基本状态码 200 检查", - "test_case_severity": "严重", - "status": "通过", - "message": "响应状态码为 200,符合预期 200。", - "duration_seconds": 0.01784137508366257, - "timestamp": "2025-06-26T01:13:03.307705", - "validation_points": [ - { - "passed": true, - "message": "响应状态码为 200,符合预期 200。" - } - ] - }, - { - "test_case_id": "TC-SECURITY-002", - "test_case_name": "敏感字段加密检查", - "test_case_severity": "高", - "status": "通过", - "message": "未在响应中找到需要检查的敏感字段。", - "duration_seconds": 0.021396041964180768, - "timestamp": "2025-06-26T01:13:03.329409", - "validation_points": [ - { - "passed": true, - "message": "未在响应中找到需要检查的敏感字段。" - } - ] - }, - { - "test_case_id": "TC-LLM-COMPLIANCE-001", - "test_case_name": "LLM合规性综合检查", - "test_case_severity": "中", - "status": "失败", - "message": "[API应该使用正确的HTTP方法:GET用于检索,POST用于创建,PUT用于更新,DELETE用于删除] 不通过: 该API使用GET方法,但其请求体(schema_request_body)中包含复杂的查询条件和过滤逻辑,这通常属于用于检索资源的POST方法的范畴。根据标准,GET应仅用于直接检索资源,而不应携带复杂的查询逻辑。", - "duration_seconds": 4.12632925005164, - "timestamp": "2025-06-26T01:13:07.455986", - "validation_points": [ - { - "criterion": "API应该使用正确的HTTP方法:GET用于检索,POST用于创建,PUT用于更新,DELETE用于删除", - "llm_reason": "该API使用GET方法,但其请求体(schema_request_body)中包含复杂的查询条件和过滤逻辑,这通常属于用于检索资源的POST方法的范畴。根据标准,GET应仅用于直接检索资源,而不应携带复杂的查询逻辑。" - } - ] - }, - { - "test_case_id": "TC-RESTful-001", - "test_case_name": "核心命名与结构规范检查", - "test_case_severity": "高", - "status": "通过", - "message": "模块名 'dms' 格式正确 (全小写/数字/中划线)。", - "duration_seconds": 0.05657008301932365, - "timestamp": "2025-06-26T01:13:07.512929", - "validation_points": [ - { - "passed": true, - "message": "模块名 'dms' 格式正确 (全小写/数字/中划线)。" - } - ] - }, - { - "test_case_id": "TC-DMS-PAGINATION-001", - "test_case_name": "分页参数检查", - "test_case_severity": "中", - "status": "通过", - "message": "跳过检查:API不符合分页参数检查的准入规则(需包含'查询'/'列表'等关键词,且不包含'详情'等关键词)", - "duration_seconds": 0.03286525001749396, - "timestamp": "2025-06-26T01:13:07.546058", - "validation_points": [ - { - "path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}/{id}", - "method": "GET", - "summary": "地质单元查询详情", - "contains_include_keyword": true, - "contains_exclude_keyword": true - } - ] - }, - { - "test_case_id": "TC-RESTful-004", - "test_case_name": "资源集合复数命名检查", - "test_case_severity": "中", - "status": "失败", - "message": "路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}/{id}' 的最后一个路径分段 'cd_geo_unit' 可能不是复数形式,建议对资源集合使用复数命名。", - "duration_seconds": 0.02167766692582518, - "timestamp": "2025-06-26T01:13:07.568185", - "validation_points": [ - { - "path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}/{id}", - "segment": "cd_geo_unit" - } - ] - }, - { - "test_case_id": "TC-RESTful-002", - "test_case_name": "资源路径名词检查", - "test_case_severity": "中", - "status": "通过", - "message": "路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}/{id}' 符合资源名词命名规范。", - "duration_seconds": 0.026372583000920713, - "timestamp": "2025-06-26T01:13:07.595006", - "validation_points": [ - { - "passed": true, - "message": "路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}/{id}' 符合资源名词命名规范。" - } - ] - }, - { - "test_case_id": "TC-DMS-CORE-SCHEMA-001", - "test_case_name": "DMS核心存储服务API响应格式检查", - "test_case_severity": "高", - "status": "通过", - "message": "字段'code'在schema中未标记为必填(required);字段'message'在schema中未标记为必填(required);字段'data'在schema中未标记为必填(required);响应schema符合标准格式: {'code':int or number or string, 'message':string, 'data': any}", - "duration_seconds": 0.01804225007072091, - "timestamp": "2025-06-26T01:13:07.613537", - "validation_points": [ - { - "status_code": "200", - "required_fields": [] - }, - { - "status_code": "200", - "required_fields": [] - }, - { - "status_code": "200", - "required_fields": [] - }, - { - "status_code": "200" - } - ] - }, - { - "test_case_id": "TC-CORE-FUNC-001", - "test_case_name": "Response Body JSON Schema Validation", - "test_case_severity": "严重", - "status": "通过", - "message": "针对 GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id (状态码 200) 的响应体 conforms to the JSON schema.", - "duration_seconds": 0.017353166942484677, - "timestamp": "2025-06-26T01:13:07.631276", - "validation_points": [ - { - "passed": true, - "message": "针对 GET http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id (状态码 200) 的响应体 conforms to the JSON schema." - } - ] - }, - { - "test_case_id": "TC-RESTful-003", - "test_case_name": "时间字段ISO 8601格式检查", - "test_case_severity": "中", - "status": "通过", - "message": "在API规范中未找到可供静态检查的时间相关字段(如 format: date-time 或 常见时间字段名)。", - "duration_seconds": 0.017126958002336323, - "timestamp": "2025-06-26T01:13:07.648694", - "validation_points": [ - { - "passed": true, - "message": "在API规范中未找到可供静态检查的时间相关字段(如 format: date-time 或 常见时间字段名)。" - } - ] - }, - { - "test_case_id": "TC-DMS-URL-VERSION-001", - "test_case_name": "DMS API URL版本号检查", - "test_case_severity": "中", - "status": "通过", - "message": "API路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}/{id}' 正确以'/api/'开头;API路径 '/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}/{id}' 包含版本标识: 'v1'", - "duration_seconds": 0.020006875041872263, - "timestamp": "2025-06-26T01:13:07.669178", - "validation_points": [ - { - "full_path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}/{id}" - }, - { - "pattern_matched": "/v\\d+/", - "version_string": "v1", - "full_path": "/api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}/{id}" - } - ] - }, - { - "test_case_id": "TC-SECURITY-001", - "test_case_name": "HTTPS Protocol Mandatory Verification", - "test_case_severity": "严重", - "status": "失败", - "message": "API通过HTTP (http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/example_dms_instance_code/v1/cd_geo_unit/1.0.0/example_id) 响应了成功的状态码 200,这违反了HTTPS强制策略。", - "duration_seconds": 0.018331583007238805, - "timestamp": "2025-06-26T01:13:07.687984", - "validation_points": [ - { - "status_code": 200 - } - ] - }, - { - "test_case_id": "TC-ERROR-4001-QUERY", - "test_case_name": "Error Code -1 - Query Parameter Type Mismatch Validation", - "test_case_severity": "中", - "status": "通过", - "message": "跳过测试:在查询参数中未找到合适的字段来测试类型不匹配。", - "duration_seconds": 0.019224583986215293, - "timestamp": "2025-06-26T01:13:07.707460", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在查询参数中未找到合适的字段来测试类型不匹配。" - } - ] - }, - { - "test_case_id": "TC-ERROR-4001-BODY", - "test_case_name": "Error Code -1 - Request Body Type Mismatch Validation", - "test_case_severity": "中", - "status": "失败", - "message": "当请求体字段 'isSearchCount' 类型不匹配时, 业务错误码应为 -1,但实际为 59。", - "duration_seconds": 0.02028512500692159, - "timestamp": "2025-06-26T01:13:07.728073", - "validation_points": [ - { - "expected_code": -1, - "actual_code": 59, - "response_body": { - "code": 59, - "message": "reprehenderit do incididunt ad ut", - "data": { - "total": 98, - "list": [ - { - "dsid": "46", - "dataRegion": "non dolore", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "62", - "dataRegion": "cillum culpa", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - }, - { - "dsid": "85", - "dataRegion": "Excepteur ut", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } - } - } - ] - }, - { - "test_case_id": "TC-ERROR-4002", - "test_case_name": "Error Code -1 - Number Value Out of Range Validation", - "test_case_severity": "中", - "status": "通过", - "message": "跳过测试:未找到具有明确范围限制的数值字段。", - "duration_seconds": 0.01736541697755456, - "timestamp": "2025-06-26T01:13:07.745766", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:未找到具有明确范围限制的数值字段。" - } - ] - }, - { - "test_case_id": "TC-ERROR-4006", - "test_case_name": "Error Code 4006 - Invalid Enum Value Validation", - "test_case_severity": "中", - "status": "失败", - "message": "当 body 字段 'logic' 值为 'invalid_enum_8cbvmc' (合法值为: ['AND', 'OR']) 时, 业务错误码应为 -1,但实际为 43。", - "duration_seconds": 0.022006999934092164, - "timestamp": "2025-06-26T01:13:07.767986", - "validation_points": [ - { - "expected_code": -1, - "actual_code": 43, - "response_body": { - "code": 43, - "message": "Excepteur velit dolor", - "data": { - "total": 4, - "list": [ - { - "dsid": "47", - "dataRegion": "reprehenderit nostrud irure laboris", - "gasReleaseMon": null, - "gasReleaseYear": null, - "releaseGasCum": null - } - ] - } - } - } - ] - }, - { - "test_case_id": "TC-ERROR-4003-BODY", - "test_case_name": "Error Code -1 - Missing Required Request Body Field Validation", - "test_case_severity": "高", - "status": "通过", - "message": "跳过测试:在API规范中未找到合适的必填请求体字段用于移除测试。", - "duration_seconds": 0.01740633405279368, - "timestamp": "2025-06-26T01:13:07.785843", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在API规范中未找到合适的必填请求体字段用于移除测试。" - } - ] - }, - { - "test_case_id": "TC-ERROR-4003-QUERY", - "test_case_name": "Error Code -1 - Missing Required Query Parameter Validation", - "test_case_severity": "高", - "status": "通过", - "message": "跳过测试:在API规范中未找到合适的必填查询参数用于移除测试。", - "duration_seconds": 0.01660849992185831, - "timestamp": "2025-06-26T01:13:07.802668", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在API规范中未找到合适的必填查询参数用于移除测试。" - } - ] - } - ] - } - ], - "stage_results": [ - { - "stage_id": "generic_crud_validation_stage", - "stage_name": "Generic CRUD Validation Stage", - "description": "Performs a generic CRUD (Create, List, Read, Update, Delete) flow. It tries to dynamically discover API operations based on common keywords and HTTP methods. Field names for IDs, names, features, and JSON paths for list/detail objects are configurable via class attributes or can be set in `before_stage` based on `api_group_name`.", - "api_group_name": "地质单元", - "tags": [ - "crud", - "generic_validation" - ], - "overall_status": "失败", - "duration_seconds": "0.03", - "start_time": "2025-06-26T01:13:07", - "end_time": "2025-06-26T01:13:07", - "message": "测试阶段因步骤 'List and Find Created Resource' 的状态 (失败) 而中止.", - "executed_steps_count": 2, - "executed_steps": [ - { - "step_name": "Create New Resource", - "description": null, - "lookup_key": "地质单元数据添加", - "resolved_endpoint": "POST /api/dms/{dms_instance_code}/v1/cd_geo_unit", - "status": "通过", - "message": "", - "duration_seconds": "0.0000", - "timestamp": "2025-06-26T01:13:07+0800", - "validation_points": [ - { - "passed": true, - "message": "状态码匹配 (200)." - } - ], - "api_call_curl": "N/A", - "request_details": { - "method": "POST", - "url": "http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit", - "headers": { - "tenant-id": "your-tenant-id", - "Content-Type": "application/json", - "Accept": "application/json", - "Authorization": "Bearer your-test-token" - }, - "params": {}, - "json_data": { - "version": "1.0.0", - "data": [ - { - "wellCommonName": "TestResource_1750871587_02ba72", - "dataRegion": "Feature_1750871587" - } - ] - }, - "body": { - "version": "1.0.0", - "data": [ - { - "wellCommonName": "TestResource_1750871587_02ba72", - "dataRegion": "Feature_1750871587" - } - ] - }, - "data": null, - "timeout": 30 - }, - "extracted_outputs": {}, - "context_after_step_summary": { - "unique_resource_name": "TestResource_1750871587_02ba72", - "updated_resource_name": "TestResource_1750871587_02ba72_UPDATED", - "unique_feature_value": "Feature_1750871587", - "updated_feature_value": "Feature_1750871587_UPDATED", - "cfg_list_path_in_listresponse": "data.list", - "cfg_name_field_in_listitem": "wellCommonName", - "cfg_id_field_in_listitem": "dsid", - "cfg_resource_object_path_in_detailresponse": "data.list.0", - "cfg_name_field_in_detailresponse": "wellCommonName", - "cfg_id_field_in_detailresponse": "dsid", - "cfg_resource_object_path_in_updateresponse": "data.list.0", - "cfg_feature_field_name_for_validation": "dataRegion", - "dms_instance_code": "your_dms_instance_code", - "api_version": "1.0.0" - } - }, - { - "step_name": "List and Find Created Resource", - "description": null, - "lookup_key": "地质单元列表查询", - "resolved_endpoint": "POST /api/dms/{dms_instance_code}/v1/cd_geo_unit/{version}", - "status": "失败", - "message": "Resource not found: Name 'TestResource_1750871587_02ba72' (field: wellCommonName) not found in list at path 'data.list'.", - "duration_seconds": "0.0000", - "timestamp": "2025-06-26T01:13:07+0800", - "validation_points": [ - { - "passed": true, - "message": "状态码匹配 (200)." - }, - { - "passed": false, - "message": "Resource not found: Name 'TestResource_1750871587_02ba72' (field: wellCommonName) not found in list at path 'data.list'." - } - ], - "api_call_curl": "N/A", - "request_details": { - "method": "POST", - "url": "http://127.0.0.1:4523/m1/6389742-6086420-default/api/dms/your_dms_instance_code/v1/cd_geo_unit/1.0.0", - "headers": { - "tenant-id": "your-tenant-id", - "Content-Type": "application/json", - "Accept": "application/json", - "Authorization": "Bearer your-test-token" - }, - "params": { - "pageNo": 1, - "pageSize": 10 - }, - "json_data": { - "isSearchCount": true, - "query": { - "fields": [ - "dsid", - "wellCommonName", - "dataRegion" - ], - "filter": { - "key": "wellCommonName", - "symbol": "=", - "realValue": [ - "TestResource_1750871587_02ba72" - ] - } - } - }, - "body": { - "isSearchCount": true, - "query": { - "fields": [ - "dsid", - "wellCommonName", - "dataRegion" - ], - "filter": { - "key": "wellCommonName", - "symbol": "=", - "realValue": [ - "TestResource_1750871587_02ba72" - ] - } - } - }, - "data": null, - "timeout": 30 - }, - "extracted_outputs": {}, - "context_after_step_summary": { - "unique_resource_name": "TestResource_1750871587_02ba72", - "updated_resource_name": "TestResource_1750871587_02ba72_UPDATED", - "unique_feature_value": "Feature_1750871587", - "updated_feature_value": "Feature_1750871587_UPDATED", - "cfg_list_path_in_listresponse": "data.list", - "cfg_name_field_in_listitem": "wellCommonName", - "cfg_id_field_in_listitem": "dsid", - "cfg_resource_object_path_in_detailresponse": "data.list.0", - "cfg_name_field_in_detailresponse": "wellCommonName", - "cfg_id_field_in_detailresponse": "dsid", - "cfg_resource_object_path_in_updateresponse": "data.list.0", - "cfg_feature_field_name_for_validation": "dataRegion", - "dms_instance_code": "your_dms_instance_code", - "api_version": "1.0.0" - } - } - ], - "final_stage_context_summary": { - "unique_resource_name": "TestResource_1750871587_02ba72", - "updated_resource_name": "TestResource_1750871587_02ba72_UPDATED", - "unique_feature_value": "Feature_1750871587", - "updated_feature_value": "Feature_1750871587_UPDATED", - "cfg_list_path_in_listresponse": "data.list", - "cfg_name_field_in_listitem": "wellCommonName", - "cfg_id_field_in_listitem": "dsid", - "cfg_resource_object_path_in_detailresponse": "data.list.0", - "cfg_name_field_in_detailresponse": "wellCommonName", - "cfg_id_field_in_detailresponse": "dsid", - "cfg_resource_object_path_in_updateresponse": "data.list.0", - "cfg_feature_field_name_for_validation": "dataRegion", - "dms_instance_code": "your_dms_instance_code", - "api_version": "1.0.0" - } - } - ], - "api_call_details_summary": [] -} \ No newline at end of file diff --git a/test_reports/2025-07-12_19-52-34/api_call_details.md b/test_reports/2025-07-12_19-52-34/api_call_details.md deleted file mode 100644 index a7f7bdb..0000000 --- a/test_reports/2025-07-12_19-52-34/api_call_details.md +++ /dev/null @@ -1,2068 +0,0 @@ -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 187' -d '{"data": [{"description": "example_string", "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", "record_count": 0, "status": "active", "update_date": "2025-07-12T19:52:34.667370"}]}' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -- **Body:** -```json -{ - "data": [ - { - "description": "example_string", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - } - ] -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0006s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "60", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": true, - "message": "创建成功" -} -``` - ---- -## `GET http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/8de4c8a9-8809-41ea-aa71-63d7d89842d8` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/8de4c8a9-8809-41ea-aa71-63d7d89842d8 -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/8de4c8a9-8809-41ea-aa71-63d7d89842d8` -- **Headers:** -```json -{ - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0006s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "222", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": { - "description": "example_string", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "message": "读取成功" -} -``` - ---- -## `PUT http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 205' -d '{"data": [{"description": "updated-test-entry-from-scenario", "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", "record_count": 0, "status": "active", "update_date": "2025-07-12T19:52:34.667370"}]}' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -- **Body:** -```json -{ - "data": [ - { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - } - ] -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0006s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "60", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": true, - "message": "创建成功" -} -``` - ---- -## `GET http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/8de4c8a9-8809-41ea-aa71-63d7d89842d8` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/8de4c8a9-8809-41ea-aa71-63d7d89842d8 -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/8de4c8a9-8809-41ea-aa71-63d7d89842d8` -- **Headers:** -```json -{ - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0005s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "240", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "message": "读取成功" -} -``` - ---- -## `DELETE http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 50' -d '{"data": ["8de4c8a9-8809-41ea-aa71-63d7d89842d8"]}' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -- **Body:** -```json -{ - "data": [ - "8de4c8a9-8809-41ea-aa71-63d7d89842d8" - ] -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0005s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "81", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": true, - "message": "成功删除 1 条记录" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0005s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0007s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0006s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0011s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0005s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0005s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0005s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0005s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0005s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0005s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0004s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "96", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'wb_dr_pro_daily_report' 列表成功" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 187' -d '{"data": [{"description": "example_string", "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", "record_count": 0, "status": "active", "update_date": "2025-07-12T19:52:34.720791"}]}' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -- **Body:** -```json -{ - "data": [ - { - "description": "example_string", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - } - ] -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0005s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "60", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": true, - "message": "创建成功" -} -``` - ---- -## `GET http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/0d8b2597-95d8-4290-9ed1-d4412dedfd92` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/0d8b2597-95d8-4290-9ed1-d4412dedfd92 -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/0d8b2597-95d8-4290-9ed1-d4412dedfd92` -- **Headers:** -```json -{ - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0005s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "222", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": { - "description": "example_string", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "message": "读取成功" -} -``` - ---- -## `PUT http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test` -**cURL Command:** -```sh -curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 205' -d '{"data": [{"description": "updated-test-entry-from-scenario", "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", "record_count": 0, "status": "active", "update_date": "2025-07-12T19:52:34.720791"}]}' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test -``` -### Request Details -- **Method:** `PUT` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -- **Body:** -```json -{ - "data": [ - { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - } - ] -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0005s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "60", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": true, - "message": "创建成功" -} -``` - ---- -## `GET http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/0d8b2597-95d8-4290-9ed1-d4412dedfd92` -**cURL Command:** -```sh -curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/0d8b2597-95d8-4290-9ed1-d4412dedfd92 -``` -### Request Details -- **Method:** `GET` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/0d8b2597-95d8-4290-9ed1-d4412dedfd92` -- **Headers:** -```json -{ - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0005s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "240", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "message": "读取成功" -} -``` - ---- -## `DELETE http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test` -**cURL Command:** -```sh -curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 50' -d '{"data": ["0d8b2597-95d8-4290-9ed1-d4412dedfd92"]}' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test -``` -### Request Details -- **Method:** `DELETE` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -- **Body:** -```json -{ - "data": [ - "0d8b2597-95d8-4290-9ed1-d4412dedfd92" - ] -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0005s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "81", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": true, - "message": "成功删除 1 条记录" -} -``` - ---- -## `POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -**cURL Command:** -```sh -curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 -``` -### Request Details -- **Method:** `POST` -- **Full URL:** `http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0` -- **Headers:** -```json -{ - "Content-Type": "application/json", - "Accept": "application/json" -} -``` -### Response Details -- **Status Code:** `200` -- **Elapsed Time:** `0.0005s` -- **Headers:** -```json -{ - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" -} -``` -- **Body:** -```json -{ - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" -} -``` - ---- \ No newline at end of file diff --git a/test_reports/2025-07-12_19-52-34/report_cn.pdf b/test_reports/2025-07-12_19-52-34/report_cn.pdf deleted file mode 100644 index 5d774de529ba6bc868564f188c364e18fc52a195..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 65699 zcmdSAV{~O*yRIACwkoV>#hGSJ@6(OK5Wm_!0-3v@Jc2AY!mjUX|# zGjXv2+B%b1I6K>OGcvllxiL8YN36AxF@uSn4IC2*fW*%D2OKXi9HTfB3G-j6Ou{J6 zObZ}k`VRre&kqN*HT@^%AN{XbVIwD?xZU5D86|<%u0Ur?6C)BvFiGh=oi<3l;gi+DR@gHs`w*Rc640N({ zaWnxsk^BefKLh`V{4c7aqn(Kg(D`p$jQ`9Sqbkt-FO-yxkvUNKze5{r^vc`Da4^9ftFN zCd@wx_3toT|1)9!NvMB=VgBa{`J3kd)6(ppg!*@w|9WQsr@{P_Q2&Avx3qQ!I{srf z;?{p%L=^bfGJ*d%mMqZL+}VPJiIs`{AMbE-b_5#Pz`19KEKk|ub6`O3bma<9V2PdK zexd^qZp_0y6WGh-o2d^YqzU zTGq3+Yy7;svU_a&sNY{skHcnqs=_9AlAFXXKmz@SPVf)KpHqSS% z+#gN+H6s(QYa5$3Pv`TGeZ<5HJ^cJN>sepzZ+XpmJvmFicCQ;k>%3NLYDz~oJ$-q7 z^*CDQom;vHPi-5Bp1xkQ9JHRiJ=Q*6+Z@ptg+%W6fhRa>!R`%LyqBq(8 zOk)lbE$1kNgRdR4ev7qWSuhvQ#($f%xRwyqt#a0bCIo$?_`>nq84 zfO}(Svg#{gX6oT7*xT&Nz%vflR{(FlH}Bh1O|}IQj>ggFq9(ed65@#03s%e_JCm-%%Rj(-!n$Wf$KaeU+})k=7rIUI!J9UwWD|v@^(|Z@!1`Qo0kEpG=g|mHpRHR(8dH zN8A+~etb_=?I&6ffUkfzjiPN?i*3#?^kowkR*ued@vq5jj*(+W1v_2==PO9W&sx*y zVuw$NrsbEg8Jh>U>hh9zmb^=!&-<;X_kj)0uU~8D?<_0GGsrduOi1z zTz*hbIn^%%+M9>R?V8DcS8wpkHM{z4)L*)8@b5}4j&rYv8=9P7^viRFFG(v3$M{MTc*t16P;c-M(r! z6QRVg&%B%j%h$vLrD^C_{XIRP48^OZf0w}j<;efF7-stC#rl71>TJwh?9BhNcqS4~ z7IwD(ugOPyL;I7fWqiS_J?gu;Xt-!xWtVhNJ^Z}NxLRf9$r`ZM$6{{)O{HL{JwPbj z0Rs~k#ZVL)vZwt{$qW9S+Os5yr)z#*1(3a~sC4b@^|@Vnm2rwY`_*Ud7P8FfeGT8U z{iKiC4^seWhgE6>-v8-4i)8tHs|40wkm zZAZJZl3?IJ7XBy-x(>LX-}ziU*0q03h)ELh6PNTw+npPoYe3G$?0isA_||!2rP%F@ z!2qFK9D73sJKYhh@4l*b4E5>@alENGf{0DP<86OD_w)(1d;27u<=1+%qlTSy_#2}i z9a-?@LJXRbmj{oOYUf>QZg^-U)_~mwydFj0C#BWzw%FXj`_9d0@138MSTLDiAy<@n z??CDqQ`oJ!`xaRd^Mg?%yaGj-n)G6Xn$u-#zO)2J7%5oSzGkod|U>#=FMXiQf(!sHOC5bs)|jwSS;w2%6DPQbI9B z4BXLR{q@<@C|(Q^hh#yiWMRwX08c0CIJh!+OeNS9C5|(pt}A& zjYMey;fb>|)LMjV!KMZBTGXF{j}uvE5JJ(gStDmGZhS(aS*!59F^1uM!Vh z4_pr(50DQSuVk-iugso!d_moT-I2Ls1|kL$U%}l0-4Wd(-7(!kpSV8Qd|{uEAGEJT zul%nZvoFN?#D!mi0>T2~UlG26zLB{SjQM#5c|`{K28Cb3J;FWWJwiQVUorZkJt934 zeu9hz0)+wv0tzm$=Oo)yJwjZLY=KDX@?=hTrq`)CRLcf+=j7k%9_7FL@T6Vb)#&xm zzRgh8aqT?j4W?W?DTKbhDkP2{H0M;pbvS-dSsv;#dN~?TOmB=u=zUNXM?PCt$9I?= zBcmB?r}#VaC{Xxz(JGDRB)_@l>iP^Zd<|FYDdy?IUT<#tDVKY5#@U4}HMCrBW^qR3 z5-$33B~-Nc(d{2ERc4+AwOU5V9C-`(e%0LyqLbw3e#2#cQl$~ zX3gPC&~q|=?CX!XhzQ))6;kze1e5N69t=rBH;+PpjyY;+Jm6wXlQGTX0X6m~{uQ)! zVev$Nj6F{qa^ZA248NL_w2t1EO9zxa@KsETF`euxWaN?$l zAV`374`naxjfs@&mhVKqS84_c<*>(2+WcsaDPNnkO3#B$#SiUPH7+p=k*nEFpx{de z26gBc+0Ww|Ib*{EAC~_VatQm}A96_Y5@Ewb4E<){;Qq4D8MS+E`sZeBWp(Vd`C?qE z70xjr&Ue?!)Y|L6GcL+w4*YUo1?nJUHwUXO)K^bnva>uhgeu9=ERG<{e zZQ^B@cOVixL|kILbqx|q^%zz!{=kAXtq*F;Pyp^C;A5oAyixjcufl`@4U;76p`pC-6H-Ys}UXp z@{W+MBO4rajKk1vkHnd6CUddr(eBS~jJSF6t_2(_TfB9+ISZzkkGw=7Ucr3IQUXGn z$K6hx?ogjy`u^^loynNkXcL2Y#U>htK4kp;R;B}Zv@3dzB1@Y`<8U$xkxO+?vb+&K zaQN>=@FFP#vEAIwzm7s36c~wJe=0UUfyil+QY0GW8UZw=?MaTg2u#?#*0jB;3jzAf zV7HBE$X1+2t~Pu;8%;AXKReJLfgE|n(#V5X(y^TK!}6a%$D)E_Qg5-&UC9E0h#spY zoW}}%PV+HxdaeS-QUj-XD2=i9*I>`h3@+V%Y(&wbb}s9&5a&6`c$LipTgIP5p{{h= z{EnwDN-Wm)sd(o$pPt*zB6=KJZIXj(Wob&*i%$1wI$!GV8MT;6S+o}z)11!@v{*TI ztZ7~ji52nIE8nCZ7vlQ00?`jLRT6+f--pCC7F=N2UG4~3BBD^R(N)~$%ujFzs~%B2 zuEfhU4Fcg`l#3|bijmj%H78Mxq_qZ&&6vXR%q&2n&;T(?e(ZW-{i^82*~H{GR&56g zypxLEtl=47JW7$PY|k;uhL%7YEP)#Uy;-Q+(te7v}XE)`;8iB)l_ zOE(EkdYcINV|5l_=42Bs*jl4a-};h8edqZ!t9OW~D$;0$WUJu@rPY}&sU3%zr!0<| z(kJ>HbmnM$P{>oAV&@d_TtB|@2GYz*Yu1irh;{t`6 zw)*fC%Zf{yOytY+RXPJYT@R9-ZgorVLevGQ#@wimZtPi_8sGP3XXCM&psSRGjk_R6 zZtTeg?B)N+R_2u}v%2WB8;tGcj)Au@5Dq8kV<(C7ClYarj$&SS*m$-7?i~|l1`Vg+ zcw~QN;s$Xy&I#Yg`AKOlJ7UR%N|7E}Z$s1l`|VF3s}V59v*;`uUdB2@v5QG?@S*Kd z2~e?TLAvcPg%8P9>Hv3UJyQej1R_rH9S65mrdHh0F-^JtmKOd^84WpY(Rukb+7?mO z)kX`q`#YfdrI}C$7N~a~76lA+a&|~GtkBX}JG0l1T8LgGrBxZ)+Mimt!!35cNmbn# zv#t1@+%mR~lGM0Rva#!ceB>y3&z_7vDVckP_Z+nA&9vy2+m)|NcK{vq-WcP)f@g|& z*T~KfsIPL9GMGyKsp%({kQgOm#Acn-4v#?PacVeQ9YZ*te%iuVws~}D&+WT@wD2fh zt?%4udOtISS-)^TY=R(>9S4!Pf-e(BPz{qOH+Qm-^T5;&0x-gjNB`kD5U{j<04PCZ=Ni6m6oQLEG{yz~2k@pH~VJ8X#fLL;1+u$q1msW=>Xg zJR^EFS_7%_gl#9X%Krs0U3U1j6rKULe}NK>BJ*plEU*ZdCSv{ba4xmAH)C0+p6-Pi ztuT|8n$s0etSo=aLJZDgjAtZlqT|^eSn3)0b4y1 zn;s3JDsv1PVo*vggE+%NvSPj=+}EY%N|uPq*lH=JMQKZ?l6>w_k~rq!(o6c?$h#>? znoFU!Q(}YH>-TUCrLGG(7hYWk9r~ZrZlTS5&q0&=5^(@LKQv$Bj`#|NZ0wIz;lSV< z=oEs7FL90}2fN^cgJcb%I=4E}6hR6;;2MG10K(_!5T9l93JIEpX>*6caye9jJZvR5 z{EnZYb+AVWj$Lh_moFWag!PR3Abl-V942q;NTv~0mJ5sp>%>pYm>p+@$aN4oJ{{_^ zz(|#v(!8JSfNsv(*6)CZnSkPBmy62S+F4~I&sU=(xR_WIH+30tr=^PvH|mV@FFPGY z1D!OX%ELbiv*wCtfqtkvbB!9*Q)Tm$tKMo>9_ek7u%E+r=vTYztr(@_u{pBkW}q)@ zjDH??DW{QH{%pVV4o~k-Neqq|$p=cEH)S7HLL}Y0t}q`elVhni-OSeB*NL$JyINxsCbJmT>s?o>B5uKTu#oPXL9k=UTaDs zV{q>V{9WvPURsG%DNQnjlx&yJ8vQtH#it6{Ig4*}u)MW5lhL(w_ueL=8!z<{U=o+09QCf=)!qd0!rc?+JF~1#sNL`O+!!Dbjiyg*#w>2szxHGLC%Y ze(%%IxX;2V@aJF+r6iQhGWA!^n^7+Qq|y{#kE>yKQf{|iI%#IMVPEa_QZaS^ zOo@-wk8`}M*=H`eYo6VV+(rAalrG~H8?FN|Ujxmj!stKdm@H^Yrt`24+?r6!$GVxM z7!rlq)MlFdldz2E$_M^(3yLI$kRZ7?JlzsyglyG)-h?CSk+rf)C5O)7@0jeVC~Y_` z&V{Qu>zRZ}#dC7IWrdvF@t|YrI6obKCjlN+=aHycQz&_<37m3K^-?Co#V91;_Y~8q zf9Cll+%wi65qHsvt}Pmi&y%XWR#=}so2W9ofV*RM{6RwY6{Mgg*n6M;Q0Ab1f8A4w6=MX;K8(_ig&Bt~Soji?CJ*l~YV;q0`+?WpC%X-P9r@ zbf05Q){Pvp(Fji{blRFm*Aw%Xtek!q46hFzn!gHM8md=t((68R>0q~Eh9N) zhzq=M%wv-l<|+mItS1J`eksXegK!PabjW^gq26dqQzl)F7>~$7{$mF58QmauNb-Jt z<|nDL&(Xdo$JG*lE}=YY*sG^3$%sqD8j`OQnI%SdAG&J00B}u|CI+eWW2MgT?DB!0 z75ejA$oJmUw0ynZGjk6MeSps1yzX9{aC~X(je%{1Nh2>kF##sdZ(^@%igv6kD4K<* zrt}{yAkU0`d3am&A@0=x@v2TkG|Bi5P1vJxnpKUpc0NWfHN0cj4mT|IPseLm42p()iOiO4Kt@}S} z1Pp**L+kW$Th5Tuz?*H4(gr5Wbhpe()iF)5=L2qHLj6F5K@ydmAkDzmmJ_vg@&s-3 zztaaabqec2;l{|^h};ESIWprhH3mW}Yp)n=;Z=b-d-_Ho4XW#?D$u#95hPZa=y%2= z8yVM}4jDkIW6}%kx$G8xobc>1?Zi#NcOuYI+IiYxK8fEBVlPFXf1G#M`f?UNEw>Z7 z6zL(4RH<0~FayN;4|K863X&T`FDd?bK~1(X=>CG_!MB#cekj3r-J?z)MIEA0UYbFY`V67)G-Q_Lk5J6|q z7Qr!!Crc19zI>XUtmr4*SSFty|H2*!kQ>5XaR-6HDUd-qUOM@#?VWcDjyQo~B&OSA zzlE;sU`G8ZI$TAn<7VNNP%9YHJT#*7Z}#@yLBgQK)CB-VvhE`^y2DOCFzZ@bd;DCK zU9LXJ5iKYjQ0oqC&OalkD9rB{BdaHlq(&{|iK>QE&4nh2Y4$uWpbwdgP&dk8nMe{W z_LFJ4F{`P)rjM!b7~J0pf(^gBNSI29rWWxEMv@s(yfihPV_+ZXOWl=`dUa_>q8mD! zh-l88K|BpTxVOYg-3hpah@nOJB(h>`M^pDch-`m7JNZ*n!Cm)+JlUik0BBzKx3Da_X~$&%XTE|fx@7S z_iGMNHZg^5dx9b=VnyeW!+P0FTMzLU4Plk%+G_tMR5<0Y_120kLU_lLC1xsx4ML$ zXH3x)12$VZj@j^i)cl9F2f<^^3Jg_8X58EIJdM=Yn_yIIw-6mdOcsrF;cNVQa&8a| zL6p|PhirU*Q<(!fH~6cK&{BZ&#mXC7PJAhjz2mWfNmBxtjBH47B|MoiRi?gbj8$V$ z`DaAIZAaco;1eAQ0}gF79ukDD-!X_$MG=Uw`D8Nla#Z%(S$WIs$Vn~n)3p$>XxUtX zw}rE5M{VBWk8>3-ynB{=YUf{2nuu8}r(>3yvy>Y2+iTM%A2Hs=#AA3)8{bqWEd~Ba zo854Br1fq4>;>&!8%20;M~Uk7%BSeo;~{v6#lk8DDn)llped~*-jw3P&>f7|7eKoN z5adD@CXNk-;vhMVE%aWva12_AjwE0Gxx=U-Qnf~0=mkd`U4{zZn~jI+B}x7j;KeE^ zlKyLP#^?ezfBqej;L|=@dM^CFLtsNc5J(wI0FN$?;ni1Ci*z9q z(w&YEktP|$_(DJ^CT56gp5HOMK5N%IGAV{OZ}em9*16tTpSMz}@*7#~WWi(a6HlpC zI|1OXISL0COUBWO3Nudr9J5Sr^JabFHX4mO=hvZm|6Mem3z0%)@(wJEC3?FH0Q%vM zfHCiU=0=Lak!bz7oQCw!jwd6UWw1U4VVe+6C-Enw3mvX58#xz2qVxZ_%F!61qD2h=+32%mUKrU5jHS~g|M!5I1q7NT(?^)Tes)O$I!nePG4j};p0 zMk)S*LD$~-FY}B{e^>|5d@C3S#A(v|^572Rzwg?UmxKXgg#c`yy(`3P+l;HLRWUO8 zd6AH|RP$+K{C0$pTd$;9l zXl$%Tv?)oD<#}e)C!J^AXZpO7yQ5PKIz#{qxM?fp|E6sI1y-wvN>H$V4D&Vaaqr1D zt;Je_gQk8jwYW%@tshOqWtB)YkBo@OvfJG3qAl8n-BnhOsX4 zI^8>@dNASJON{!PNBZT=&NZLLl48txQLtpcq3UR$D zT0ZCwg=Z@>6n~`QsygXamDXO1^gt#D=igO0SnKzyj-aAGLB%HW-N&#uv7>Eez^;+G zA%Qo13up19zOsr)ABZT^j;!mZfq8^NSBfv_5o-|CtZ=8w0ZR%O4Y$B0d*Ty#z|GBF zCqWB9-r@T@uk7_C2`O{}&Z^{?-bZEMzg{9P1geTz7;rWD1Ass~P#VzLgOGM4ER7u-@6H4(}LU@7*PAU`K6>l?il zI48m7B?}YL9$_4c>V6hhwS#qPt|(KKKyoaCT#nE@BT7x{AoK>=Yj2Xhb!SO&O1Fvc zE}L4A6R4*XLJ6SiZTbs(4oZ{LWd%MlfjWu?krDxdKq)7L6rdXGwdt1XfME83agc2P zJ7^(GkMU6Ar}VL(9te?$4?(_A16c7K^tl7dTab8#Aq7C;PxO;6q7YI@4onJkK+;Y(4)K89OlBnYW$N(*9OvK4rX`}1qpakXoIxI=Na^j;51gvF%1p3H`Nob! za7SL@*(XxWnaCiDMWrGF&{5f=;*#Jc7<7z-%7xjRRi1CyX*-oDAnQ!I#N`c&on( zK%gN&YUwnr=+4P@nup50PSZ{u8*#hvtW#*nwij^-QMFho9nEFYJwnAXVN9oHh_FPD z5Ta$O$RmDX;1TxjJJW>bBlfriSdRO)%hK(>y@X_BYi~Y2&DEA2nrogTDJmCltT~B< zH;yul(m0v;lFJ~+xX_RlkR^+O`=kZw=~)u6hDHu84pHw;Rze5CTl1<-m9@aHfRg8EqaTBK=?ZmXTlAht?n+e1gH3nNn34I^e@WNI*#>}29vDZ+r?bC8!u5)rzwOb88JsiQ;OQDc)v)0Y| z*~Pascxk(Vgn*Mm5i^t!kQ8SSc}uA+S|TJ^tnxWQSfyhrfl77@N^q&Bo}%(^ zBCR{4`?UMT62UNA^jWwH8$g{Y5aDSo6uZt0`-iCf2MFON04XpetwW}gO+jsd)QqLS z0ob-9txxnWgkcO%0;7dAM?GkCmtJPc7X^$mH@d*3{1yztHDFY5Ls#;yOvkH4#gPuZ zQJfh)j@E!F29HSe9UP*r7D;hpUU{g$RBWeU!$=k$Q3G?S>TSUsky=o79>9hP=?!w* zI35TIT1T?z-N+4xBe%R?zsI!d!;FCOXrS`o=USPeGpz!B+PfI&Z-o8H>UZ)o(N5 zcSR%L*WHwQTbp%5e)Vj5cn;Cp&-M9*vLy*W_*+KuVl7iO(6IPiqTFWaZYs`5XlYbdRYL6caI_I(ZN*Pid~Y`Y4`gPK*q8>=xF24 z)`6eBx)cj41gzE_CRL8>jUQ9<7F4$okgGso{rzehPy#iKN=u~YA*-P{5A)$ z5WC-(XE@$b5G+R3!$5$f_Ya3XuaMwNQHp_ZV4!RW^wLb`S>#hix1!nC1LA# z4K>_S_?@2zO`R{~e672Fx=}G}NpCw+_rS3Xb@$cM6cCFjf1hTiqYEmLZn!Kww~Jq@ z74`A9@pYDcFOxquvTYG)5(GG_=(B(RrGb8CC!08$f^4Bpf-_G+10(cCh#he7IbndR zIsJkRaYls?dG-mb+O*NPZB|u5eZ6PA4U^~ZXaC^estU}5q#*G+1NoM0uc!nfMr*|| z5O{akg*-r@-z^TMNlN=eQk@RCn-LtjN%H~NbXRPgf5)ZI1KXW*0*MiSXG4)42+feY#s|##w!LH1s>HH z(hnJ<7ndcl3a(@lpX;c7SLV8A%zw$E#NUt9Qs+brZe%``RBwHdmup8w(!izfxQP)4b+rD{olxJdFLR=73!-EqG6?lK~Hhh>#SGs1C8F{=-lszQLV=-?Ji$ zA?BnRn^B@&Z!_ZZc6rIOHE8?$CasyvW&d&Ji@W!(K(~*sV?w3i#!Kech7VpPz%w7u_;=GB zr9H)d~p}3|}hKdkaGoY_I^cp$FNT8SXM9xT+MC&I0 zEkJNmRh2GdnQz$SSshK0P>Y!?6%7RBsq#~Z@9a8PMfgW>DBv>#X znL6ES6WN44Jvwb_O>y$}#0$tVGL!oLy9@~1^o`pO?@{^{e~@nsTu06sLK%Dhm=WK{ z&k~Bw!;e`y5B(qJJ)ox5l-Q)|Q@X*9UXquzw@>ms;Xk-AXXtZ6r-jmr*8BD`*Q5nB z1};5|GE2zn0Fq_bh2llV5y{EHUWw&B{WN7Gji?9jF##M>4+<6UL)~%!W8;_-#4uiWIlUjIN4-}*;*V} z;pI$sF1H=ukK=SOqaJACAuu+6ie>S zM~xhAhXSiI#KE-_O4w5wBbxURq~F`>{n%=CV};B1lq(>{i|e>O0vCrh=Z%*xn_%jd zx!}pf^U}MI^|pg+wKEVJCJ&*yKXkNa?HQLWW!AYqVoi#MsKCDrAbQW~Oba(xPUxqh z*@GmvI~{JT|0Xjplhq3K8b3V5}vE3Gui>G@VY!&Lcq2gnx86=Fx1 zc5a>dO`XBQGofcG(1Bj1e(*zMi=_ibc&Ag=4s^yEJZlKSmniKAUZ=|6MYTYF(-%~e z&BB4ry=(PhPtNOG0fT`Vlm&#Iz6qrPRmTbjBYO?i$e)0iw0&|MrKz$toL*-3^yK?Y zWDGCW91A0z1T~~U6X3K0HtgLz*Qe!zJWjoM;ieDj^6zh==eEAcx}X}<{+}lx_Bh42 zbg5;mycMHCT!QK(QHp?*&?L(UKe-DKaCxO{PZ)c7j_*a>E1$r8%lqGO^9n1`&wuyn z*6LR?PmjOh@$bz6Ao^oDX(;(OeOJIKb@6&bu!fc1^S_@lrGSq4sRnnlu&=oUWRR}* zI+$;+B@fv1W&nbwus8KXur8zoam6K%x?H!xh;Z%rhb~a5W6=L3VxsqX<-H#l7ci#^ zi%c!#V%nBb5za5lrj|*s;V&%0U)X-*KqJCKT9gjf^=jG*ahk@2ydj=CXW_aDQx}gJ z@h1ola(B`gcg?h;ygk&XOiZeEYb`y{dl-@=x|sqD$UV^_f=@#alezP&NFKA1=C z7k{lX)K!3xd(V~<25-6;FWcxb#CcIDR4*aQCkE~DEX^x^B!13}>j@$3{Ovp6?D6_0 z?YL+;a56dbxlK%OvG4V497*hSy6@5Qf-Zd1_XWUIq%8ptfrF~?{s~&K{C2fm_Cxd0 zIm59EM<8P`nBDJ?<%>J0KaOSWt{wI6$q7;32Lq9@{t>nyGkMh!;_q_oM51 z@j4?KckANlRvJL{T2~xdKAImY#8W1@S;LbT-}Qtbqui^G!A6HA)xs}riYk6z)yz7j zrH}?0GpdYIC5W8oQHqZQ@>D-WX26Wd-fb}0@*&-)X3UkV&qdPw2;wUMctp=8_Y>lN zR#Kfw8*kLT3n?_IK-o10sqpTgq7Ubp6=sYpk64^~d_5YzPGZ+@(c?95>3VVKc$qON zjiFy*INOLK?&~Q+En^9aPYA z&7@d)31$RKDkJdJ*cEn!T}tj*AmTaClk=z2op0)y{N1@n1<#Oy-C%!(IE^4aXEgrP zt47W7*cFD?WOUTs1Jm%9-S7<_(sG-fPGuS5>Ux=3F?F8E#ELd>oDi|r2n2dGyJkIWNx;vN?hs6DfOJUp7^fQPfG9y zgQ6mikvsDQUx#%mZKWxq*h|G5*TatdO1y|1~d%>n#=$k=KcXXJ++ zCnc>}FkBMN)vf1zhH0B!VdrB%wUJD4G&WOV^NptM8P!A50R@I2<(V+JWYs%NINja% zROMem4VVM09}(7#X1dnFW3E_eKssHIhl>VczPsy6S|6*|tum*Gz5Red#G|!N7DbW_ zH)5{4a6dPC!;UOQF4z5-5r%T>je3ud*D0OMlv;a^gQ!qK;R#zko`Ts=csDyP zlu9ILn!Dedkqc=E55tI5lTuI287aAV+KFigF&!9fk#V-fKxI!MrcIYKXiy#mBnoQX zbd|#22TfiY#8)ZF^UJn;&0h5YeZ~=T;QV(jtxn2RrUevp>?>t*{09_oupckMFGRaZ zej`UZx4Y5hLY?8Ug{-okUXAoGqDKs)>sZwj$+)C!D7B0Db_m=7{&>tdDKp*Q${cMS zTCKVTZ|=!*Cgi5o9xHp^g0_dXEsB2s7|3b(Wanmf>!ZH|U4(-Wt|%95GLMp@HD2x{ z>^v#k)lNvrhKx3}C5#I6O-8#ahijbDUXv0O z(qy?&0r`6t*h@MFYyhM_FeP%3T`XM`Lrx9o0X>jC2*=d_f~2J$lqpPJVrQfrVg&0e zXrZb{KJh$nga#v?AIv>w5pWs+VuD)jf4pZds>k68MMbI32~jO5Xbw3}DR!A)=pU>x zS}#z|%q=NC8sk5pwCpVYa&1jHSP9ke{s@-WMFes-x!YIu#(ryx>6g_THXl~_iK)VM zQ6QlxJSlhFZ$Ue;#Ex({EJ%)Gq-vZX$NcSZSaW7Hkp7F3ec$24i&ar;D$KJzjN{jq zql*=P#mR^}-xde~7~2{lmKBl25K#zncpS0$E6WYlcy$mbO~I3Y4eCt!o1FG|(PmN6 z=H{a(oG|fwgkxQ~k~f5XAs1l+-jVZxQ7=TA)(?MPM(pfAPYvyOsX)(~q#NW<&q=99 zV;zC#XwVy6A#x(x(KND4q14JbNzxiro2RzsG?g6Y+LKkLbmC75_!t88O5<{FZ{>GG)W0OqD%W zbNN|^_=9X+AmK&5H!Yg|^~{dcXfti4xyGN1?5SP}<Y>Iy3iivTx0)QZbF%V2G}G zj~Pp@c()h$+pVqqyru#DxJRdH*$g5$voW^3WAp z5~WO@6h??uYUCoVopk95T*-FdKx9z~;9clo)%%qL%Nk|}y=t13at z38dvJBtEOzbA~|=61A4*v+47I#=3q0Vb3(L=6aJ(H-J81MRF=E$h?8F;at1nAa8AG zX3nw4B55g>u^HET1ED;~kxj7w{=ouzY0OLPWcVY~&sF)B_*^97Rx@{Bi0qzY(2mm7 zxX;{Cgv&Py<%FKsX8HTGFo)7jW=peuV7w9bgSmrFs1436>EJ0BL>p|%^c0BM<_v37 zAo_5Gm8%X!7$}(JLL^5`nF%&UCGRNG8QgG2@99g|d0b+ySL^+*kHLFzS&1wC27_tN4b5WVI;_yk zDSMFWU=<7h0t%KLvryr#1>6l>tEh-xOzCNKA;U^1D5|XWOp|r+lvv)Sl_wzLsjXvf z{KyvTP|#^HUX6T&6L7+A6IEzc>UGp)W9)&{wCz5wpk?SP@|(#*Ci1ZVQk+=&0jTjI z86kL>R2ZGI{&TWJRR?zcCRMH^k&nHjH|xTTGjZ)VzB$Xi=!u0 z@&)G!4z@vA*JD7BN_&Po{G}pZARkB5W#9>=5LZBb(OgyATcx!484Q-I1Z4??=It)f zX~S=qj|0{5q{O_s;t9p^L+?DDmzR5mub!8S_X+{|Ns&wn{aiWis?&ijbu9D#N!Q(4 z!Nx6f)P1pXhBLNDFlG3zPpoNtHu32EOe8`&4ST4uu9!Xcy(u8?xw|)ysxBAGb>$2? zr&K=%^%g|8;Bs$GZo2 zy*+Zbx3ZCWZk_8;{o$0`iBy3CxyAGS!lKg@Fl|d|^)VD&f|wt$@tbrzFNy!=W5-}B zmRk7O^C@@E(`|iXzsQ8I%fzIsE9R)lCQL!QF5=;NW^m@$@wI5hX(mUH@?gINUe_-( zd7nRakc_BKb|L9ry~_S>L*pnnKTOFhLUHV_T+m^$d$Jnh@umie zI`iV+h@*l07Gaz|*w;j7N7seCrnI-+f<;KV6~lKo>+6CBx*3E~Cr>}p_x*}MEs!Y*XSDZQSx0i@-Wa%f9^GLl zI(A!8`y9JlsJK@2CfBP?(uYgHp&1k&9#S~u&P99D;?7FQ57X43EA=gVVb7Ij<|wDR z8)_TbTk}1>SXuo)>C(?izeM#RknB}8FB*9qwb!n$#jWrIka6kqiknIK-PzVFnkJXy zzSJ`pDx5fe{jT`(52>|9gg^frntrR%?)sQk$h(j5BhKDfG|)pQ;cPB%^?oaar%Wa9 zW7eGRFTv~Ov-Y+&x4e7(mE>m7S>OG&##X5wF+x-*3&!cQMp3MvL0)@+0SBL?w_Tq1 zmV3|eHEzZ6d18WJy*|q_3m;o+w|$htVMjcm$;>B*D0R1tw)DIRooZ0u(Ed;;fo$#f z_(wWXnF0^y&cCnYW-GIQdocMTQ0{Px-+-O;CaVUj2N$)w5EJ>F%xP(@Fl;DFN!o^t zpD*Up@T8et1KT%<#wS>M1qm4t9tp{da}9*-_ZybPK96vNwY^8&%F-mb-rpteMD_~Sb<(@Pv%bKZwu=BFvQ6T6$k8Q5!=&%m z+WqnI;Yc<(yR@I}n^+T4x;F9zyZy;!&H74{v2ru5p*PlCt>0$6=sJwV*9e>-g=&r5 zIKbrRYhP9*>sZ!vhW&)Y$0ew)r8FDCUsR8_^%v-ZdAIZ{{UfU~tfhV3_+We#fcO5| zw4Aq!!{a``2ChS>7ib}IX#sRUrZ~RV;ze_Txpk&7&PlBx^q%kLv*W7lmQ>&hwMJoc zSXNu!TEy%RHFX~w{o$7zOt5vipXwflp$*zh2Ssp+bCX5%^;?BF-Eecpz@f^^GhBiH z<+Rim3hpkmvJEGx%no#6ndA6Fp`pCBEu!tz3$n+vQ=+rvR3V!0+jOoG0=h%NrXoBK zFS#O_x4^1+)VvLnP?p|TDSIjYI@Q@H@o+At`3y5L{7mybL@#4mUe}7P$mF7qQT5qZ zSlbVll2~VQ*|iS#O-~E!zFi%T?4Hdf;3j%OjbC5DUl%P?ieHtUV|cK-iRPNeQq!Jy z9e`EXs|jGBDcp!lEybJP_qC3#GH(GWaBS7t$#iy8aPz%)3VxvCxX5Q8Ld?Ej%j3Rh z*X2cBt9;_7a@l{oX5J$k829kJ?4F+K9p zfJn+(3ad4RCPUS7i1sd4f25UX`%~h25=uAXj5U~;kg?(~aM*)yZDex2X1hR>w)^r? z$v*j7^=0$-v#%Ux`lejLEJDzs85epyc23|IwM>uFK|WVD!NL~JSVwVeAKMp*J_kGX z3ag)#(Nq)|Z*LJS@<@iG?rzP~%OroE2&@51jQ~rurJ1yTHf_7PIVb9Z&;UK}wh}ag z(1iuj2%)U8XFL95Cq4BKTIlQ+9?G)J6L?+fN5OQUr7wSPU_~wD1TBuHzGE|m1cHqxh-kM5z6z0F+Lx0 zl49a)-%`Z*Oci(ZW zGvcFuLTwKjuqiz;$(ekY@Kx}Q0~1y*Ic#jmc6y@0cn`~j8q|TTpQjmM6^yha_LY6W z^FuDf4Ogc7c`Sp?w<7bRR)bzN&bYa_qwM_@9?IBxyX9rq`5Mb3&lj*5k8X&%nVM2$ z4j}j{Z4m$!$?bgEffGzGHujpNGMpssQLsTiOG3J6L@dGVDuuO?I8oi`VQx0xEEz*| zS4;#~N2I*sj<__kX}NL9*6xT_a*Y0>)v0%Pcw889XGM|o6ac<&e_($Er0cIZ3I%?r z&#NOix^_5l6M;_MMPNgQ-V+p#3uK{f!?BmbRz{laUCl(rK~xwkVK| zr4!hXNy~L>mxFLh2C{J1x3+UC%N7G2-5uw3l+RiFsEUk|%0$5VhK!?kx(~GQ{}}X0 zMxm3mt6mT&Jf=>P8&U*%u|RVWcB(z_fjja-{67FSK+3;zOttu2bS5fvgs0Y<5eFgS zyk6KK{<`>lBX3#WDEFCSDF)}u@Yx(Jp{y(*PsaZd~3E9G*0b-YJjYlkF9U9EJ-^<0eHBFhoY z$U)z`9_}OLvg`0zJe!R-pBZ>UrS!I=Fp`|1MP&KZ4Y6D{j+Y!>PsmlH&8Ono*0@R_ z*S#>V6|*_SddKL5cKXkybkGAvJHwL?oJ)D;Kb2otX9Z>XW0byER)SVFF`!lhT`CqY z0vS{X5wyH?aP~WM4hb#Eq0Uit(>DVo2FT?n4>MgOfAy`Ipufo66 zk&~Q+J`|>Nl6dw#4()7A>y@Id;JVvP#PCW&$tmB$?llsz=98F+B?=L26J~!2zc`(g zG5SkQok(qPiP1SzOYt^ZLa{k}v&@nx-C@~nN;W*86N=oFOaNkBE7g8VbgL(e80`g&Oosd~cx>qW90R&{^; z!_cSXOrJWlza2e_;w-NHT3u9@&@7mN>(wKToqEvi8N!Dm4#sxmDl=-r5ip;lVe$`PCFe(CZp4TX<67PJ*TqM`XIf+l>O~9M zS|bw3Gg*V#)tVVl0*%4VatqHF1eFJP|HBRY?|&a-yN4Hr!-0UKa;n$|_g#2QC{Izs znBtv<(NS5!_{{A+sRQfxoNZ#ZH!0rDp=q4E>d?*CHGc(wN<5pi{_+u-oy~A~v^yu> z2eB3Ucor4!+#YU4I{ltug#BWNw-Ub1B!rbI4!lF;)^EDtKbZp*n> zcdy*JwXyQjkugOXOs&IM_R{$n`LrnXhSLba6A#|H_R3AY*X`f^SY777=28h{-w#;* zS0Jzcb}q8D=;1o^!>cntX@OT=`}S?OZl0(+6o*JS##l6BSj)Cft-~-nlv*ib=8=A*OgD;Lz4B2Q>x`ITB?`EY#)mQ;`>40W!(AWYW&LxlVnwJUSOd z&Y7?2-r>XrH{N}yZ&?;gN}KBhye?Tx)MVenK3VB+)K)G@J#^=7?@6UFA=~a2VmY?w(o4=?1wJX8O}k`Ly=+`LJwSAOa5g8HCZHVUZ~X;jF*z z;r_`3wd2?0a=iItPJ*W`?d=YQ0^A8QExh61*!MZ9kMqA1ljF-* zM`ZDGuVhRq;tLeEU}>hi<&V=-FXA`QA(1o29eA+})-wHI!YjP#O^9)6YdNo0#Ye?k zE@jJb#5?F$^By6k9^PVwVK19?HFofv1g*%nrgQG7D&E}-$OJG+^E#gf+{&}AS0I>o zA2^OE>TAA4wvmNs3{cy4@!p<}T(<7NXgKtVHsI`;MqoHWHq@YW=R`L|rgEJT`Wy znHbKe9fc6D5rj={e?ozD= zP2i`+h2{d7u=@wPy88ROx(57ur@lKSq5q*3sI}ZeDy{5ldqemvH}6b~_u8fx3J|$F zmiGL?SbZBNL}TSz?XQITuVl4jgbof8+h=LN9ojgaqqhzgx&{Wi3WL*fTn};_co|<` ziraga=Axk)vhEKs8OuxLq2i)}sIERBOHasB(5wJgKTnd^$sJN{ZX@`afsFQXMQJ`C z2r$9ZKgyKt3ftI<_27ST7xW`JzaMT|npvp-;pB2(rUs5Essu1581~fE?j2-@?>XL` z4Pq|wfb1xW5dpT*8Xvs}e8$9_dNbInHd=1Ay{0usU*U*R;?B(zE;gSnbvFQZ}-dl`}ftl z-LF0SUZ&TrUg!kxdPS{n`PI{)&8X06shweKtsLRf%+?=#<%Neg3=C{I-1_>?@rjA! z6RDobh9iQBG=C*AI4{qD$+sf7{lbi*Z z=fqThR6(~3=9!$n_1votsq{HmX%e8?$+w0-YDje&!W`zbxM(LfXK( z0-!Fr;Q0LT%QK-2dUNd#3_<nC%`y>Wi_X8)Bnne54Mv;#aa@^c|LjLz<_^hF%}(=?zEnjuViwL)FCP z2R5#;DG)zTVG+H%t5~7|9#!2?LP-_}lh#$KAvGrZ4|507xuj}qzgeod;MwpilClf& z9Gq163^T;em>3VzlHeX}QiyhvZNeD4rYR8~a`UNw`C}`%5`KnQKR=@tc>j1XsM<`t z>PJ@mxts+1Sxg36HrwI4{MFbwS%F!s^p}%uUy-jSW&bcAlj0@uK4ZK!^*rwLz2?uC z)ze)v#}m_GBNqdpu)m$(7=$)U^YaC-%xFcrARMpocMu-7^YLE3g6FAtq&>HS_r~L5 zJ?H*FpGX(re-bZ^j%H%d=WYlSQoH*3SSBi757Dem=L&kjr>=*#*Urxs_-$LWZBKV* zw6y_yUb4X7sFiQM?ym4(@g8<1_;WWK?^ddc0U90)Hk6)tB;KPeWO0IJ$$%T(aoY_C z@g;C)5!@LJxL8ioemK>$G5jo3v~V;V`_Ig!79ls3|1*|_lkC+YLaa+Oa25^g5P?R; z<#H><+S*rwJy_pd{ZbNw1ORfYp~A z45wl-m{=vr+)#g_WCdjTHIj6ePijx6SLDdf19<8_5F<+J`c-fS^ zN)3uP3I)d}Vw}>a1;fn8`vPle1@uHoD&uWMp`Ylv;Lkw(bU+ulHxS&AU<|*+Stw{^ zV&CTX5fVQ?@h!3R2TF757Z)ByZTaHgf_(GSc>}YRHyE8s8_?Oe{S>xEJokA_=tF+i zU@@@!=K&u-?dJ@mLdup)y@d3ZWGfZ*?u&YBclX`UHEyy* zA*q;4iZ}G`S?fk4E}`Xt%nhX_OMq&rOW=BD00OhW_wGpZS@adURb8V6Q1Y)r2oV1Z>KHu6RGe- zZ$96fZ~ax?6B;}z_xJzgr51e+=e4h;V>KrUVEkaLgXG%@SxeXC^V}NkWz1&GGbLX?0`7FJ?fv3$RT=Ma*w6u5OHa z%br3;uAIvmoYBbR^cSbY!|c+-Z3{U&Zzg|E`au3&pSqoQ4+#qd&R`hxx(03;CjDNT z2~}*;ze0p9${Set5+C`6MipJHEb?exY%@(Sl%W_nX?u~Bo+SlifX1=gEZ`#IC1n)@ zp|Qe%wmw8vJyRI&tz1!!^UkKJkRVB5g<6RbtPqNJH%+~mp_X=3l>M7s?Rs-^!&^76 z8ZCs9xyjQQBHll^WfTQfffe0o+t!*dr_0Uhx%kdf1uiQ$fb9k@oW6GsPgWAD)42|7Z?e&+7O0NH zO52W|{M~g%kyMO#OuS%}gdTNjpIJb-sGL(;qpJm(2(>(52VvM?{2dXxv^;$u8_vFIOk>VaYu>=N>;w0 z>V=v3vdMy792Z;vb6Gf4IM3>_&w{L&PVG-!nYtJ60+o4yIi-wO_?!*e!5BAqDcY|kJuRR?^tn)#F_t_{m)WDQlB6rHcL4DKt_y5Ol8$b@MG~h5 zR0J4TGHd|{dULBtANet32bpa}w;wvqj~O=Y2u@7WR1<0LyLnp3gC0SgFF%rH-F($= ze;StQRt;cC95n_hL79T;A!2DD%UBeeS>F;ky%tHw?A{wO!aEW>o%ekD0Ob?`J z^jB2NF0ly3OQ9H05sR~LpiXIFb%eir!*Jg40oHf zQB(JMow*(i)Fo+SQrW6-5|i~*Am~2&99+0A`L5GbC``bt*I;X7s@e$U>uJOBB*bo@ zh-Rk_t}`u3icC?^v2*!(GE6U@tJ4`OM^acu3X-)@5IxJM)m{Roph_jnbR|W>6y31U z3!}yR;oQJ%JGk`w*WMmwVDj6vo~mNOu6q$C?}E2I^on5>i5^UmLx`uJ@$Vl6!yTck>wt;d3#;gitJ6yvoRfJ3&&ttRVXCnlZ<6(vdeli!qWE zfjLOwaa);4*S?#lC3pftbnU#ZGX<6iq5jl26QoGiOC!OW4s1n1OpOep3hf%lo zT+4URwFzlN6t~xP?fC1+C&@@^XX={Nt+1}!By;1O;=V&^zks(B)aZAiMjp|je$wY+ zbwZ4iV8!}WbK(CuwVUnc5AFVr&86TVtRM>V!E;Dg?Av5~b*573@9?+e>D`+Dl%a-DxH3P*c z$`9LvXwV+S=xA)&B?N+MVu<7Mq2o`J$H-7>U1|%A_rBEmsjHL7ZKp*>(xi_YEqp|| zbAz`UK)!)#kc?i!GPEp-%^jcQ9zWan3NZM#>yPs!B$D903R*0xZ_hy;J$d;>qucRn zYAfZ5N3zY(pp#BtwALBSd6BTQGSJXWT%KtTk2!LjnI|&JUj6;6^SNujzh(VZ`|4$r zI#K=7!**}I-f#~eyVF#tR31EQqE8vk8S?OVVto4RUMbl~-et-%D`IIbZ;VG%MFI8s zQNAeMxMtXAIn(OjvlU5^HeO5{>E25&DIWU^@2b_Oq04{V6SjW#123bZEZY6!Kg(5) zy&+xxUh4^^*Hld-XWK-c3$$<>NhSOQkCKm)!PI=}Fs$4MlYIA17g02|0IFdzb7B&Z z!sdd7Qh@i-w!bB@b?V6>ZMI32a0M)#HE3iJRZq10Scb5?+ie**@Xq>kETHQF|w$LRw2o42DV;N=1ZB_F4kjDDWdcm(-hSFV9c17zZ3wD zJYE{BmV$3?n2niMEWBTq%GpZ)z~(s=)bv6Q9d)&0#xD1*w?FUKtLZ@R%d4X$TZ!#f z;qV&QjSNwb!B<(Ew5B~kIk?Q>wW~V%jdxEIW2WT>Xy{oQ;(;9!#xtq ziR-5l4v~e_uMXMB0-f9H#sfM3sg!6kTRHq8K>{8O}hy5+XH9Wvk6$~w74iCSSou)@T%s^bCW;2}Z!BDxIF=~BVOT!6+PKFcCrWIe5 z49(>Z$kuN_rK{ME7_-gmj&f#LmgFT`N8SV|0dJTP#mP?~QI>2)X7o>wh-5Gl0kdlg zqk$rk^1LXlu3@SLf~csJxk7q`h@<`JVl0+I-t9kGi1|F4mr;m zPc3V`x4@4xvYg^@fi$ZNNiDG_R+d?7%iI5*(5Ma8(B~wn^=s` zwL?-lSQ16v_W1D-45={+w?`=*hadg$aEVrmSg3@pZ9`**gDoop!A3R3lGRDZZb?`{ zUIy!UFxCVY2Y17V@E<*jc*9WJf1r+rD`Zx+3+9gxerBm0(Uj2rf@V z1|8=GUpno`k<&IFIkK_dY}RX2&0idO?FARyeL?H^xISd=@Y|kI#>% z)}+41YsD5!)P*TZa*-1?+9)rU0#v4!^>$r){?z=4i`>!qQ}la<`8=sHzBIkvNomUs zgOfIaP15ObFMB;N#mtLR>%XWN)?tQU!%CqNmi`8&rk}S?Z2f(5)OxY~1X`8%Ud?-b zZ@0Omz;;NPWlW55EAvm_Ws}o$9J`p`Bf{8qAuN#banochv=NpCch?%QlwZsFJno`& z4`-a-L)%O&@bz(;h84Qo&F9_Sl-}xnL?SqDNK(0u1Su?)zCa6%73hCcnrG~Q#2-js z>CFkKS!Ey!Obrv>?X=hjzo7u~9;f-{@MtXsO*fdrDIQ+*86gF5reF~T32;4bRelh9#y ztmEz+%N2H>j|bR;aDiv9N2K)=IJlo;v>vamg#QH_Y~tblVEn59AvqtoIXl4{S6;;8 zge>QZu!8Ye6I2H5SMCw9&wa}{sEc25eqc0{Q0l}m$6@6;iJ7}e3^}rKjJ)Dvb#4nh@zP9Sa7h^F_^C`ZS z5ACf9drmtK;X%M%GqA@#xX7?_(k>qhUB{foVQp*Zi7ve_`6rSlFK7L#pQ49I=ry~F zBtS>I3skqAW}NNO$L$a^xrbrufeA=52RV@lZ%Ikr+Nf$sypJOi?ScP@$^vfv>J}^Qni6#c?W(UL{LwpX zOH)CZb9z&d!5EFD`TP)0s1%vgt3-ASZ)piOoUQ|i}RP8?T`$g7QV&m!+3!k3_diKaApb#0U&P%dQL=1 z>=;$8W(d+?u8u}p|Lg;@EJSFUR}oG2anAVD(gmp+{#)a`fvaTG&WwEMoMC_1(v5gV z7f8XfvV$2FhcnG_j%p4~YE7-;?AzQxW+B)3QwQTaE0I%nPliHl4mgQ+Ec7ez5xV*5_WAV}dPZ!y>}Hu07Q|C<*hE zPr5~n^RFOQv7kr1`&l$oaJ=k3Et5gGc6G627>-1=?c2Ph&x3jV5%MJxgIqha-EFZJ zFA*w|d9V;0U6xD0W8KMUi%Dcmm>k0JDz|YGnpyrj226n}OI;_E-~-HE5<5uVoY2Md z_U|}s_wVEz6J8;5>zi5ympoJnb0|M8T1X%?{r6Tsio>7p?E}l#*-&9TYm&uB&(>s% zkg@p^MMSlJy|o0WkO9Il&rHLjb*Z5FtzElWAI^9vO#38?b{6WB8+&Y{|FntKbv>Im zdXTrjzB-5vU3K!&0cWyUY?RQ@hWp2Iq8ya{{Mc;Yo(~D7(UF}yhc~Xt35rz63{hM= zG?#7AsW|K%8(w7%qmm=Yujv6T!t90#dcXJ3=?KS@g$1glDg@Kq6}h^$G4IK<#FMd?Vra4{hEu8>3#U z|B1B^?VLnb-@#!&hz4alIo*&H*p}|Y+d>VZ`PDjy$ehI{Y|6nv;ye35Y`ccgQp&7)r z)-68Rz-0$jf+(9t#o_G6SL8-puOOM#qq#v$^|{SPF2m*B1jxHDlQF=Bn^QYe`%@Rg z>{U7sOY6NB{6Mw^9dt$*iF~K9Y{D@{|^%sxnoWOy??_ z(&?!J-akLI!|Opk?$)`xP<_B+rLorujb`!u{_(gpIC>~OJ^U?8(WA?BlbJ&6f%H@+ z8s@nf3~ZhU$$QB(tn-=F-qdxl&L2*_Kk00DGJAPJEuXXv&;p`bGQ&?|qo3&6?s}`Z zKm&EMW_n!~Sgi}aPpx1mU5IXtoZJFiiM`2?5@?#D&_EW%DAGbz)l?rKXn5>lg^NpF z1M^d!T_ppKGiM;c~*Ul8?0u?`Fh8RfRb7-Rsxp5Wwkih*Z=~(k z1Nf)BR)_!=P*ioK*JpxAeI~2gz%k}ZNTFs#McX>^3J+kQ9m%q3UW49eM1tUQ_7Jt0 zSA9V=bw|W3`&HEw1xo|-nx%6|IktrztmmkvscN8LK~RF80iJZ`GhV*Yf9yD8s~CHd zu^GmmDMzio!BNA;rWGOH&H!vfWscI@_zB}YK$3)j_!~4u0aL!7e3Go{aNAy#dQIxF z)Mq>WY&(-&JH>IQ;HBO*o6Gw4EVTeik~2G0o872YT&SE`h+%dwU2#R@&y#RY*V?|T zb~@;aMpbA8%&R+LK3}oo|1s0!-jnZekoZ1|Va`167s&^*C<59e*TGe2Uak`P6Lc-nN~wQi4o$mASUNRfgS- zGnYis^46_gbJ#e!b>77i&=(f^w{CNZj_gPj z9eY#jE|^6acg#~G^9=@~MWcL+4xm@QwUm*Nt;jMHrL>_UW9zP`4{W0XUbWG*7)@K4 z$fEO-3#B;Cxrfo0Zd5}pP<8k?eX{jC&^k>D1`aWGS&8&DH4)H|#+!`!w1z)yh63?S z3gaJD0E0pM&-IsUP_81xXiBO>OlSjck>UQaQY6vGS z0pRuz0iGIzJ^v($Qma#2Q)j1+q^?Z;Wv7-}>NcVmeJV>W=Q?GJ3z5jB^{I{*1kd96et-x4UIWPQ?o@L=jNSf4z8Guh}Q zmL<)wy4zS8Xt*ojxB#LPg9XKY2Ny3TaC2LQ#~qt(SjJsv;$-Z1!fbr6Cic&%dN_1) z3F~;{Tb)>pgSUOk%ae-xTr^ev0_USPzj&WrKw0;`Z)pXTbC3O_6{Cua-rV|4A){C4 zHvVvaUH!^l6O)WEth9cEU}XL=i{R*Ic3IC1hI+GiW-OLXk=fH)4xyYkzh*?dPDZ7; zIOkKbze>|Z4gEGoL0_SaP`0m-v2yTBQE4#Xo4V|%p8u_e<3F2i?i5~VBFDZKlfCd)h?^pY1j%l+>r zrc9q$R>T;SRMk>7EU9lelN84;&-qSxmGmYZ)0o_zikA_&dvUKdAS3x(Tk`j#;5U%W>L!a0X z&~=T>2!A=Lsi1&M-b(%&Y@ax@gsgLox5JerrpZLq%sc8Yj|(Ya4QgXnjw)uBN#{pHm1kc%XFy zUVWEQmlVn0zHQXs*r&r}Ju$C%1<6bw^RfYxqNxKxXn!7AGmSOHG!|ygx8txF<%cm|XUS?9 zE92jx!~TYSqq}#^o& zV}MipQv~= z%scbrd9?ShgHka>-{SQ;!6OewIh2j=|4@`ix#-w;gAyvcX9xYmXy}|t&-B376LhC1 z%oP2(jSYP@$`>5Bx7QPEp`1HdMIQ@Fq!P5Y;lsJnLZwkb=o@7(D73y;>4)LV4%M#C zX9k1x++j;rSNV-(CkZWtcw)zw%{0tRtv*d+b%3$ z$F+IOK41JSk6G~;Rm|9BoGem>O=4IcBVxf5T;3lv4YnH*kn}nJ@=nGQX30a0l~}GP zC*aHTNSfoRXq(_HR`Ke%RY|JijZsiT&kygzt@#^mE>3n;=C26GPFo?UzP|0*aESV;U}v z2a533#eow2IT#N7BdtGRgpRyD$uRR92YKgX=^$4&2LV=oL(2PHpNt=WBY6(iNF}u{ zbwQG8wglJ~Q8%wLSZasaoOD;3TFamYUG9+*R>Yy^(TOgrWezCxkvJ_zAPoA?#wc(- zfYDU(P-JH`L;anCMOU^G>+8ZX`0~(GHCgeLu?uCe<78$>iX?1q{q$#&WZS+9)(?^0 z|Mi>JZkbnIQJ=>aHtgb5zn%kcAxJwNALpae+A}r@g3~n9%%G}bQx%!K;w?}_&N6W8 zB|2}$qN&`7zUr<>0lSlWn$DExUKrqcwF*-dMjcXk8~R+N0%#EVnaS_I$ORi*(0qY7 z#=%5iWsW~UzDPzB9{zf2BDFrX6Y)a2_WtASK+THS6&Ot#1uZ0idyR#Lk;%SDo`fBm z&^0u}&XdjL$=XT#MW4_adRabty{iXjyH-8<_VLA>@deQUZ*7iulHK{Qagn+(#S>i{ zcS<_7AXvhLOIaFp!M z6%gxVOs6&O9O#vVa}e#L0R3p45qwR?kx;xz5XRTp80m!YcF&eMJ0yq`n=Ov-z^>Pb zd-jY#YP|FiVdh|BshH$E2@}!H^MRl;A`lB`S6y%{R}fKTsIc2H`&>}M zo`~-_iqOTk(U0)1(hA1p$COsqF$U&6TUViU-!~~Ot)_I;CoBHoek$!4 zH+(`IQxIHH9oayojpG1cT}%v{2);IbwnWdm7_c6(coqV#c{w^WC}myj<)kf{swCt+ zJBw^NO$Eh(!LT$-AZxCrx!xR|ufnx?MiL+2b0c@5h#vQ1SvnSq{RLW+xo7GE82VfO zd#T&<^e8QcsgBM02zeptdH;pf*HS;>w5pwqo=yq}X*a^@w*NbBh(*raPEuO4vAk(k zTahi1b?|4#PF#d-;^%p^=!IIU)=2VyM#}z@a%|^xFXRQS=^}9Ic1|UEEwszML6&HM zR-VAr|D`K)xv#9tm-zuow=;GV+ogsWdzJ-je-133%NW;TVOZhKY3V_@vm8^B4Uad5 zsN@VH!&LV0Hsar+NKcC>u;hRf-2@;%t5c%T+t5q_7fc?(Hl~_8H;7{3*&Y_sj;sKX z;k~;i1}#{s7>8EA3Y!4F@lKxp@If9s@9Px_pmeF<3`6r<|K_zm*gZCH%@-O9)>qBH^YB{kA}zaUg9ZxGb|ooe&DJQPp{S{f9I6$xiH$J0 zp(!^0Z+E%KFq1sG%bq_k9kZMWvc43V1|x{cQc*KSEa(=q2!Sm{vW*7th=TqNLwd%3xaQJ*i~diWrFez!wX?qo0*Iex|)S}E(o_8kAhIj z^@#K(_t2rB6u|A+D;=z1J>wev)1ZL}^ZB)IXS(ajTzi16E6w!I?AXdbzQtAc=$0UO zGWXc7p3xJ!B_e@UJeR_$RmWdX9)tbS&$DIR?wpsCq_cF_0=QlE0VnC~n{;_=c6;*L zq&myXBBqvgnj8N#izCFd7|;N%glfcz{rN+lioct~pVn7cwmNtKp~&?Wfe=A)(O|}v zO@+2zOj7m7X=n>VZ!ZX%*3Y>w3f%&dTXIat(e@n@M0^?D!?p4K@a08*P-JCz00(<$ z>l5*C%
H*Hwj5tBJ3xrGo@?gg|JQ^yQRwil7oU=d+WH$qcCFpF7&g)=aYFOqud zaO%p`an9Di*x|0b^Uz{dMrXq{6F$;}>ZIAlW$Z6}>QqSf|Gz}lq;6%2fN`Wb+MSi# znfuUdXXVbLDc&h&ep%AgVp48@r>7X#v*>P)g>AzOU*1fRDiIwER20(mNM_7bbpbxQ zcfIRLV#ZT+;_keXvAg*c-p$zSdEwCO8QX`xiV1l;!6-8#ilYa4b4=d`>v8aaAg(^c zkuYc{Bhpn>-MdK=w_laOxFM$F0qXi?&*0Hsr!i_khw`o8h;vaon$GBB;9+VDAYsA72&b~ zIRbDjO$x$9Rge@wbG*F6k+K7V*xaCasxRS^AIl&h9NqJ+`1Fyp`PO*W0rZG4mH<82 zx@9uewHzW;&77`;#=y`mj8&dG6Op#v`X2Houv_<~E=;|u(=)oO4daT`)sfLoU053d z;>Ehbw*Rg3!eX11uF5cPF~`wwtYBO2vg=Tqz9q73&RV1e++cBNCn9&bCR4cmTAFUc;`V^g4E3Ir<;Ifu*PfkK&OszL(lo^pk&m zbt&zOBC@TFAWEXHSjh3d{y&oR<<|Eua%>o{P$aIk?^jQNy@Eg<^v-dCId$xDO3{A+ z=;4o!otutJA*CY!pKQ1yx_6E1<(tiI%v$ z#B+2hR}Ob<)svNwanQ0t_lMnQ*O?O@N?*EwC1-2*b+}#r-Q{QhJTH#o;}1f+Q`|L? z2<@;;TlZqr?B~=0VEG7^Q5keaEQ_#T{zXmNS8=wDe4m}+65Z14==aZTEK$1msG{md z1d9@o@l^*YSe*jCb%zZi*)-rA)U$bB>$R?%G-!eg)nu$s53o2b@Hs2!uGktEJR_ax z5;&uWSv#rm1+&on4Ten#<#VCg1C zau_73>Y9XwN8r>2>M63KZ0NU;uKBKBc|jwjUI0lFAVs6p5wkVI)aw(Y9;DdD{SL*F z3^LD9FFXSg*|3>Jn9URU2IFtAbNO#R7nMCj5Dl*!eUd*um$BFKlX@*fZ_u1T)37x; zY+9n2pkZgM9XlO3{yOr}B=5D6noPYEG|;ll=94s7ZqItfP2}~0Y1T-1z)zVK+v)9c zqBfaF_~Wc~8)N8|td*1iV42^S3`c0)EV@R_<>{SZP`zpslF;UKWr|JLHh$!g3vd!- zcnCVd7#_o<61HB=(cRFb$w?6nf_Zhpp(mcB^i7mL1WTnhXz%?)GH(nCgYUuO;qGN3@DK3tdb!90pG43sZaX*M(#{utg#0BLOr4Q>W$G>M zKF5h5TaA_%69swPaqD{iA_;}$n<(jkEb;oG2Irqnh!58wv6*biv4v8u#t>f3+agcR zi)(laQK$S3evUK8q51;TMJJ904_~}G%%p?sFE)AvTr@95h+sN2WUR3=DDAAlr^BAf zS*Ig`=vk{W9;0kpu`)a5=(6#2iCs7V`{VdJIjvb1F^0a_%C^p_-$@KM`LuY*Iu0lR6p}7j^mx;}p*bBx6^R$KrgVnvIYP`xAt+-Lv zWpO6LPOVz)K{UO(IQ;-Z1DP)O09P}b>vmh)tQlzSF|4XdQc@odlTND5M(X4-Jb2_aWCfD zuW$vPq8aK)hefQdvbt#FMk*`Pm=+M!*m6T_!OR<5;V|&q4uexPI$uiM$A8P7NIXB7 z-~Sb3ui^OSHH;mmShM9omJJPKo@4|HTw$u>NwP-3GKpd&M*_eJ#%x(cu0nW=V!;D= zOn7ED*eGf!Te^TU7IzMa0*U|vGep<5GmqJQJeqqSV>j|&ypi?r4$1LwiG50fd-@Qg zz4ZV<5<*HKE4s>gKLt_tGkMsd$KH_a-}`Pjprkl;}BX-&L3)kIbvY?`Ya$XgJB1YKX z!GZ%*P5~9%Ja+xO&5xS7HLV}!8u_Aa7h7x5xlW}$!0K!%X~i1R+b zhI(56lkameDGZcBkRa9lTBfH|EXQX#F-W9$=fVhyJ!drI#5RhLKalL>{i(-N--3<3 z$X35-`P94j@(G*j)J5{kw=f{2ZU;(x%eSix{AKl4%Y6SQ?cKPLU9`fgTJ(&xzv%=u zSVbRoFw(H$38JNoLLrARxtaUx-v1&!tS~#Rt-sP_86g}YMMt0d-V@= zLuP>m8_nG?OQoSZbyG1hcA4&z(ol@^WoBXI0w~d~O*KrX_&2Ym+yURiO{N|yWO2$0 zR8`Zl56EIllbopViF`1VF0vnJXoaL z_)gwNi-WQFl0iu*Xref|iYG2HpE6zj!i@lBT+I|jSB`rHsbBZPtgmA$*UQ7vZ{z2K zWgtL`*_BwZ zXhAQPopfazF8q?;wuI}G_-|oUUCJ5Q(q>;Z_5?`{9K{3SZWk-Zt|6XbN|F$n8cL7I zX~qmgb0tED5#^1o1v8^4rZK;E^{`JAh1Y$$=FqD3HVcQaYA}Qhzw23 z#^=8G&<6B4d@J)+!m#AeZ`nAls=5}bvLML8^oG+A!#bu&^F_>$hZw~iNoOX!kS67eU zOFo_WS4)7Q_NU&!BRq?WkZ0v~Ra13fsCcrZtEEKU4l8r#&5b2|x&Tj4Rh0Kf&?!2b zUPR$G#%=gVxj_LM?k*V6sJIHFz=1u*6c1UB!dptm!*MzKSB_ZwU;!VP5yj>}qbX1I zzW&P&*e??2bb)!>u?-95u=U*#@ah?-Cz-qkCJGkZ^PfU7WA`xjKXLlkU{!cL^$KlE z$0$z!vS(Pcxa*Wkx(XQgImTM=;X4AoJ{>>F!R%=pC27NJ2m2r1!#qjSHC~>IY3~?M zJ4q}n3|1AGCe#;*1}2Oz58t-HRq{$Q0dtW}-N`Z2Ql@m9(QiqRiYHnEC$Di^@)Vsc zpmUOD^C#4;q9-WY1lRaU`XmU$pTHTI5x_lY>P49lZgZt2gcvRm@~U%Y)XW!_rSdMG4?S@ zLU#lB&zPdHbzBtB{5V(*Pe*0n1areLN8bhz(_7~5AwdMmLS5RtK#-=l2!iMHDHKGF zv%;ts+#jeE5ddFIQNZ{T5SBFAmEqCjw`0=oyKq0?n~8+gVM%4R08Bu$znOL#Cot`F zXA4fYA9SJt%i-wwg3S)swwMUX-w6*oqw9^6o4Ay|jiInN7^!CZymSZ)0~1NM5t^PT z*%=qnW54CA21hK(2z*9Fg06vDDFnKL`(nYhJwlYw&=4=9Mhrc`H%V*1gf-X|=#J1b z5wAJMJe%mPgCVRs&c!29s>miW{0nG#B&L-a3dT6YIH|FF`mfU_Zwm|NpU50fN_>E; z%hWbKOwQgwlbXVOl5aMh+MN0!tkxASk>%<=5zHq4*x(R^%qq9DKW&#qTXdN!e4U7EZYkN5Uv_f-s@2W$--WCCFkgMMXYF{ z%y2CdJQK77;?&`#BFKV$0MZq}+BTC_)s^cvhmIBLIkzXD9VIwwvnVMJLg{K~d4bGY zKc+&VXoLj&mSxG9M zYdTqsCTr9;EQ!YpC{YbKoi|aY={zG^g(btV>mfxCVBU2=J&4_KYhWk{jD3)5H=aj0 z9`!-XFxe4^NZlRidB+NV`ujhvrz24UNhpXCRTUFC;V+QP==6Y#b&z&}j4*@s)wkUP z3m6;N&KKY+TFJ6RXTjmojV1)je1{t3g&hK}HjtGmu)xc}?Ak#p?V?cTt~q;hb(D6s~wNkrGQaOI@N4URg|m zUBW@9Vukn_uezCGJzT7iL2BL)vwC?cz&5iiSYjJUok4mSW;G zKrmRKK^HPDMX>zQzo@=xG`#$bfI&p{@oPHvRK=9j>vr}KNz{BltrD~UEcE!CP#nyJ zN>Ir3qiWAcXgtEpG{a-><;i%_OIfB-H?Ynsj+M4@vjmq0-{I`Rq!JgMikCrV*u>8n znNp9B@S1`xSW|wvm^*aUhc3KNZqzN+jG|4KKYZqf!Kuk(7qCHf0Vm>%A8$A=sm{2xON{#BbN`)X6>{H`0p%OqxU6P zJWQS0iSKlzf!K9i^Oie;PmpR$)%o4g49;cnzZl$F?_^)6^y>^AW~j(FXXvJ-Z-5Zt zv;}`J<$OI!iB5Bh0zkZg{k}r!SCacX;9ad-qH@*|>2LYFeoG}U4{yE`NIakHmY&=VwX!y(?PvyH z2?kK;I8qYqLb@9%swpDY>SIFI28E7RB`)sYvjLi}dx}I5l9RliGpE*_|7jTH%UK+8 zx}dag1C};I-?;QGuxpVh`KqF*ii!zn+9#eony)hf*>;3EGbJn^%YM@bsni!@A&&kL zzUa21(}^8?n9RVs*^)XtbuW)zFEQSr6CwU7Lq|zOzdOEPlNJ(Z{;2Whw{5p>;*^of zVqoEulGM5yaQ*|lZ&uEwMC|E@QChLABOQSi?H+hv$gZUH zN`{`tf;R-KE;0^vn@{>##f-uz5lF{;qxDvkbOxo zby(vPX6v8+1ph!Q5g2gIBga2PK0o+Sm)Itm~ELV!(8KZ1g0&vx|hc z3tsq9ijq+7AAXt0rB#%EhfA98fNuYJ^2|<{milVjA$}I6gSi2d*J$EniR)) zVWwX+i2zhRn}iPd-G>rVl(5)$K8kpbEjOFJ#-OR9Pg0sMi$XIa(oJX_ARY&P0~17$ zCEinAXkGFYkNF8$$wYL+6{1*gf{CuWww?B^oBoCfgD@}KlbL%qtdx@|{peWJ@Hroq zC{oTx1$IfBr@#OB+Y=k}!$~FkSXa8ya!JIuM0-q=^qRKDSuUpL(E>Tm$y_8$RBtC) zx~JrTU13@*KHpgtMEBANhc30O%%;g3)S1-JC3F4O%i=mm4~Mt-Si*) zBIh`UkyAs{=6N!WUQJi^w229K^}hF2u&j^!g@TVZF!m!aoArJK2=7P9Ga=)Fr!qxV z{;>6JN{{pO(&GUCHhaaQ*ZLudw{%62R-xENrl9$O+N@$}dqeU%2`m8mCqDlsDh~7z z_Fjg45ow^C;C#X?90g`3p($fGz@26A0Fodm8u#fA??5EqpJxr0?a9$P&G!`-EP!HP z9-hecWZ^}4i-@<*P_f>g+m9T7DS9CFAE`nr6)q12aPF|h_CcUs{*$-u;NBr-?a%~_ zaqrAr-{j0$_rY0!V29UOZ4DMi`})SVtv}-?!23nmuU~@w%CS@v*Zi zyyLN42|T(xL!G#EoUS@o{J$yv6=T0j?s>f^z<`%=@$(OgZ|Dk>LPa3u9wEtUAjr^F zLm<8^QUwv~vbUE)T;MzR*bhSVTY5W%TkE&%9!l?FScYA4EZLoemw>7g!8A}*RoT9U zO2-~dw$rCUOJMD@qyX#$#6x#c@K6C#HsuKMJ^PvQw{rYwD5ZwfgQUxYXJ_ zc~Ws1YgBo1<<9y4NQ@?)jD);x8l$~1h=U0;+Sik#)?c-sK!b5`>?eQ<1`PL-S8BSZ zMGlg&;JoQDNdAB4#_<)Bw1bB*c1VdF;~$HY3cs`Xt7lPqRnYpfBWNyXfVKYQFl@UZ zgK;`I8|CRNg&W#H=?JBl(@6@q)-MK21eY}@R44ibUjC=(qU1;;vpkjpQyhjp)?$CUw0@E`I_W7iopV_P?a2cQvP#nwn^zSG%B%A0!pR_3?3kZj}AgjKsrLF>3N)SP8-Nc zQB9@7##*Qb88-`(OaCW9;9fK*%o)t+*O_6PY2s#9uYviLa)zWzRH-Nk8&q|NAGvH~ zGsaU#u6tb8F>8gsb!)3Rla|qqJ(*g%qQoR;)h;OHJts#{ zIoR58decJ)ZSV(_I>kAw2O%d9mJS*M@t$s+HHh%}Jw2{}+aPaAo0>lUAbA@925bqi zL4!rUhDFb6W6866O0k#_>vf^N?(z_TbfAj7G)AHK-aQtlCBitg4}AcUN@#@@f^WLl zNC?v;NdY8r-51w$o8Xzm3;s)f|KC*b3Ix4CF!oKPzkItDMz#UC%{p=`tcBK0VoiJy zB*g8zIr{-)hADt?wdOM~!D2b0{AHf$R_l{kJ03XNGU?)&DByTPPJ zf~Q#$(@Z9vT>|L&pR71g0NaYKqQ(9KUt87VZy?W+Lh5xZBfd!y?y?Fb$^XCUcW^@a z7@2A=b15v#8aRnd0l+xkMF|a54UET7?|bmOot-&arlb{=8vq_HB}BxQIe79tUEB7gXb^doUN8=`@F0{W|njR9@RHYnK_)d zW8*~tWUvX}cohG&s>?C}Fix|v`Tl7Wgt!La-Jlx0<;Pzt1%S26kp$paQ7mkj54@GJ znS&SZ+*SZNM8P`4qaDi8&aekruUdBs{uIKT_ znd5IG&k{A|r+WBa50h%>dXx9-G6YZ&WTCowh%{~5c6PRN-P)X43y+%P;Z(fPZj9&R z9M)WwWj5V%e#VrHu^|nc{oi~9{W%*rmX#zLTiQ4s$UF@nR&Kqhr#Kc{wbl=cQE4*Y zd;SHq^?Xn$dBlZnmdWm;{aII+YP-(5a{UCFaQkk1^c8ia>35}zRv2Pb6m!-&VKv67 zjp)q&);Gceu6Rhy=G-cnLU|GgXrgx)+E~bh`C@OS%@15Z{zmd~(7EZ$ zpstAaRJGfR=*Fk1Q?tu17=N9e-tG`_>WaGMoWb?VvXJ`JB9HcpMaw%rHM=*&2~|Js zUt3t>_;ct*_s?gdz_qZs>t#I8H*`d)xrRIABO44o;#{!AIxAtvD z6fj=M<%bXoES_3p1f%m*C}s7K?*rGTgyljI*#pn;k`F~Q95)2f)mM+ndLYY;+PM66LzX>L-a3q7gYvEnrcg%JzPx~TO~|l) zOufxmd)7UYG~0s+igKF5Vg|TQq^>9q*JUg^f~Z+UaFyx3NXYjUB)iOu3=Gc2V;dHr zOL2H2R4K3CWMDPb3s^uRXeU|GY=Gm~IDHKm<3gZe83`_95(3dI<+E65*Ryesj?a;S zR3kG-21V*wHB`aJK$2xp<0j z#UH86Ub2CC&9P`iFyW1HhiG;vimut*s7C@Ax3WXjb+ei;5{J_nA!P~`B23-)G|Wzyq|@1#*bWA_zbFlrL^CLd=pO)M=&FTmFb2ZNx$b?T$_S!9r*Rq| z!UCON%^QFc03YzoSRWCJ110#PLVppy2UH_`c`AibBb7!!!k=sNXr~fk$}L~Kc!ZwW zJw3f}!)U6vZ)&Qq_t^KRdiX(4J3jgruzBZ`URjf=`%~}cK9i(dLW3tkbGna4GwB;D zCB&})?Fpy9z?Ab-)Daj9Bx$|J$tv2c7o7->pS+<_=km%ci0#g1AjvzO$`%qjlPsQu zeG#;X+pe{QpW}=e+_pf2=?r1!Ut~2WPb4Wil-qunS_+2qV$nClMsJ$c1LD8?<^pj? zvuRPLqhGr=8VpgRp9+~R8+C0l+D$54KGvmn2W^BJG%D!Y=Anv|m zuZO5v8~?!RI}f4MnG=QSoRw|;Wmzlc3mJsgO#U|`R4>@QdoG_hk)KnK_2HM{O4&@` zsbG|^|DV?015S>s%onY5PF0;#Id)ZbPSZWPCkJVyQM9aVC0of!vVvvFl2C9E#x}_| z*x1I#1`N*j!etE@Fa``b0882h!(HxP7QDc6!IuSgf3SqN%R{aAo$8*M9%=05zV~Lj zx=vSD>N@9q`TKu{VU4?!pG1aPNb~|((lTkkyZYyU08+MT$5^K%M(w5aV=IzqF?zm` zx2)8He75AHe9@K)qcuk)zL`)HZksu<$U(kpb}H0d-{B{#b`hf;EB55)4gR&8LwWC= zt{>PBI3-l@KG!>0zeP!#DG6JdN;Ytub`kH4n%Italb1+2#&+B)92ag9ZWsOq$#dbW z&90*0zh)H$^18uvm9z6$notk?JFkW0w70Zp9HjI$z_?oRw&GpwsWXo>bJoa|vM|et z8YIZ;Cb*IWpRXoINVAI-S3-&zDb%v6jxXwbyXe~aYP>z4&tH>E>SbLGxq(d*EPlDVP>Za^ASq8AOV6_SyCvyluP75 zC=`U~GxVSq%Cci&9~e%y!D313S{k`>1uy7gakMvAOZ*A0E&8+?YTq(>?< zjRQ(TW$oT)x@!jwCWW+FXLc`Fs58jNqw}A)G-T06We@TnS z=E&~-*TKHO=SExvOy}<-&?Q73223Ic+0L$|X6QIfRs)5|ss?@ z+<_7Pk>khJ|3v8zd7<4OQu+#CzXA$nTa0V>6=-et(akJFX@-4`rYXFxqiM#{wEm0s z3|Z1HyWBpEF`Sc(?1T#);Y#5_&|7wn^2pwX71)(JmXS<*mPVj}d>gnT5l!MC6L`nQ ztGL7@`b<$Y%f>{CA`VT0h^r_n^FV>jRMT+Tuo%Eqqe2Kbld7gzL>sz!*O~js3uIA@ zhtVc{o=fa4$+P4&AV$5o3mXD>Fqf!)P5^qNUfay(@@z3Z9zf;S)8`Wnuk*S1ge}wz z--@AE2qA;3nX>qQ>pGgR>-DcT)+-dnv9p1zFFr`HxbIDAg(xBk%Zbp?@4r!1?s!gB zf<)d{WHoi?NiH_S{Unl5$|4TeM?uDfw3iExSlNpTMYOZhMJvD;h2E@nh(kf-8|g@LKl zFM8ctkJI(3XNs$xjS+Ens3adc%YY#K5+l5DSeE*`>BlL&zNXva-c6E}%!m?WRs@2w z1B^#3Ms1Yd$q+lq82Vf2^fxlX!)e<^v3)ZTcs*e;k@Tz=<@46NGExEq;bJnY+2XUr z)l)%%D6XWM*wWTfxPeomWyuQuKZP6Fvhv=+@gqok!twj9x;p)Tq0_{l71e zb|ELM7H$yUA^g1{oKuOa5%@6W7zxi3qGke7&t+FFyyUeqKrW}1=@BVyxT(5Ym27)Wy0ZnHv7HH-wsER~Z=ePt2(E{Bv2fGcp5*FN0G*yrP5 ztUvJgzmw&AgG?s4S1yN`*F@#^fGa@s`3?`*Tw3@+QuL z@{gAci_*w{gApj(3KQGJmJs@6uu(|$8Y`OkP14tYQ(seMqf{G-z z)h$Xl02MhAznW|GRhep`>Q$P0o|0;RU*(su3)4IJCUs(-^dQ zUKz_sI68DKhpr)cH=A|qSHT!t3CEPulEgxSP&=235GDBWhNN?hak+>6q7=QvZ||k3 zbowO@_)zN<#g3)4Ol1+IksIU;V;T7*+`9xsHrPLb|`qtbAQ z&+|jE!yUj5P-0s*eS*E%j09AtOw%1{c+vX9Kps;aqTDs00?|ppm`PQe^=mtT?tF!G z$9ds<|MIMGG9!&9&MpZZt65EwF=gYNcJ4~B|9{f@i@-D%)B3d`pEY0S9hbHOvHqMC z+P5)$8~1LWzK-Fmw2HZQX*>@OwkkZHD zbPcySJm>((hZEulDNjtOzwl8PAqxmV$fKACj$glP!EXc0fCq)5UJNwAQVdCQ#j%jZ zdEf6Q&)`48b14a%XXh-H?(CXU^!peifj^7U zsDxJW4jp8<(%`iy>H7){6j}37;bPaMr#}+!_8v;_p>#2aVUIsw5(6y2(2{@@p8n+6 zJln^%6{#R9DXNVO3$NvN`>@Pyg!vf%ZKP=-JSBWtINhjvakh*wTf*R5=Rk~T4ILeu zo!T`E#IHJuIW?JuoZSdRdOhuX+G0K2ETKHN#X7cEqq(81&W3KEhS8b%S!Ck&trO*t zL?w|dns7kuOgbFfaMN*WWe+=!NF2~4ln}HEW8UfY^c}MN4thT<&{~izdQo-^qtJn_ zB8tNTP2t}cYK2ntH@pUd9wYbFQlPDdO01KBTyW}h7=tKu%X20E37^!bx_ZCwBqj^FCqabAEtX=4snvF#Lf(6tLL{5>BE7l6>6 z%<|GtygpijmCA$;rA;s8E3&92OkiRQ`@TVG4`c75w8Ge3<*437b zfYO`eJk9Tfqlo`uIY2al~lT>VzI#0Mm z`0F_;jkM0M@b$i|vOrCy=)UDT99()0G$?&hPm)Jf^_c64(7?fy?I0MqEI5=VT zIvCqT-=HEk!Y$XMjFsasya##ihEHiJKn}=HAbLsxNHYhYj%z2_prRwWKWc;ELZbxe>&F*Cw7gN$7iKZJ?+{nb+VGDFUVBPj*hR8ka43=9=nOO{UVTGXx} zT3;XU_Y|+Y8R=0Gv%3h!$$ranLxd7eIJ_ZN96J^gY02d6kh3|DMjSC;m#-Se3ry|ckQ*fNj;>|&(#cQO%Y ztELZgADIcyN~9bciM+y_C}ht(MqZ5bR6^k%L}zn0+F~1PpQRv7gEzfKzSHZNt>p4K zIaIIT9->ozP42XxEAHXk`F3`eUl@!wr!j2;gAUJjhYp>SdMB{8jKAWyw=wosZohgP z%_eL=NAHe`Eac@HLRO6KV(dvTne?7y>^nS2@;j^)0o(m77y3TS*xgPl<=oBKZTtkc zG4?fn+%*FU+rwTTmKT5Q)aQ31mxt|Rr8D`f+rF}zl1#-;V2(|QEwdv>#LgmU7d)j@ zbE)AVP=+)_=MyXjdKw6?)IS0$?+UI5y%`26Ranvi8MHEw*93eoH?h$>Sc=jVdpoq# zm9)$?8qk!M!G{b535jM|s+^=nmab-~&8e|XGu1RJ(quWsvax+EMKhK3T@p#!pLr`4 z2ig$k;Tf_dC3Bsl678!1#Rt-42ENq}^8EZQ3e!{`f3JA?EJpbJ%~Vu1LS;|&l`C(E zEiV|$5|?V_OKysDdxp-uAI9T|kQI7C{=6O}&`I1d;szCXuR|wKas~Fv&FyCFeoC4;?$Z{78MgG zm*@I%pr%blSWQ$? z8+P?986GUJD=^k;Y?YRc_Ln=_+F`|WCHs-rjQ7`uD+ z`KvBEuVOiAO_KcT_KA%nMrXfYu{ZS$?i;E4dH^K3{GMg`uuB&6>xPm}9%sM*jGsaI z;A83b?s_saK~TEG%4wiA1n7}+=oR2OX3o5ed^yHWP6}U}%Avxs5K)XtCvMRZUe8!E zM+W_D0yZUvG==gOFGJ#WtUWV%_h%XRUI&dRfxgzvWI4hPQ+k*kD}|p1w$x7KlaITU zP$HV43qtW@CuMp5RwL9S(4%+`%*uXQ8t9~$x~i&c2`eheBm^<#VXozVh|y7ux?DQMsgyA1zgwh@dK37!_cxuwS{vlw%Aj)VwQwkH2rnyL+ro4#Gcw8w} z7OH0+Cm$e17zbT2r&bA93D?1BC{EX)nM92=@+klz9?XQ><1cs#n##y*kiD^KXp2}M zp_8cTS4U&RErkH4*f7cAcs{~a?nC2YR?d3$&%qr^IrJo|)}J-nSdWdCu3q3t-j0!u zB0-j~EV1hQwIkaXEX-Vb@%oP2$6dRyz%#W!b_Qh+k^D_jvVB9PEIYXDBGrZXndCLHaw6gt!jM;qJtKUxawJ(P?sl;To* zB65A*kZGV0k(U!bwFP1FARlHgGoov9f@e=zp$>D3BZi|VLdHe-r&yS;Zs8b*E+|h- z_fTN@nnC3kx%Ty<%#rM(GR%@!xQ`bt=ZLkI?mPObl`_Nk_m$-nTVz__9Y>``age^s zqf%vFB`maeJ&wh4Uy)%egYRL{Q--eFv&f=o%E2sZ9k-{iz zp@%`pq@9+VSu}RfmPl8XY*wjGtgUZ^8|pIj;oZnhR;46G*BW-Fy)wF}D=e9Lgtlcm zbDQ)G%Icd^jx$mT+wEg_p!sxa>+r&-(~K?fjgG{p+H@oRrtZ*3FYhs* zD9M0Bm@I^+-Bi&;jr)>=-C+^8lJuPI)vJ++s_b0Y7NT^yPVgE%Uo!-h7E(Na+^38y0wt zge51+jAEQ{J<6wGf;vQDbSFhdMNUwr>)g2G2cSlwPsk#kKPrh!`hJT?Dros)LyN0%K2H&Eq%pgsv;< z9P z=XoV_8@L{JIn^Q_*9>m$?9ohYS&edTh$<@?`w?r%mGjTsLtY~Dgg#-Oa4^Ph<5hCU zxGatvmBG1jC6>tJw37C?E;5XON;v?L9rqzJiQ+J@IPs%V)(8i%@L1PI;c%XZ!fQx< zsMayGYJf6n<7j7Fd9X@kIW^^D!DjKj@!W z)Rk{{)%9!7PXl`lnVYT{m7`-NPgJB}1C#RQ@!CqX&ef^)>Jls6K42qUe@Awim`Lc= z_2pd)t`t$9ZRd0m$%|^LU){Ve+oM)$4s#|8UBjbIzu#Tt(_}pMJ5LBJW6TjbHdmC- z^*YCsAQ);*@a&%s3y#wS{!-ZQ_G)5oM{{+0UUf~`#Aam8(q9Ubm+*suxuab05W+tK z0c_r|EccJmFEjRK`hsPEVsPC~Novc9l3_W(#9Tv{>G@R3qmP14dq1V5+$~A9i)G2s zxzh#@TqMbBckp~iOIIvh3Uitxep7UfWLP9v)fC0k4V@?Is@O{*kU@($Usi04Tm@mx zT2;j~u9R~g<=E}>y)4-_t_G&5D43URAtGG&eFUa3A%!kU>a72f(o>ZF+>HVk;o53R z?CyoB4S$*{F@;Ix4`Wf4=E261Cy}T!8|Vjn(-opLUXpzt@|5r_8HUL3qmrYGqTv-o zxCB9xNFConL@M>b-PYg0Dih(px?MUyb?&H(*>mK#s&@1*oMJiUZk9uY&k*z34{ z5+&U}Jt~P4kFMPKraNJ*@P~|Pd-C|+o$D{XxlfYDO0id3Q9y?CJF7D5kFnXlheblx zERf}iFDRm=!T@^ss4Uhp)PoVLNpgZoQfW*S`%7H2zyzd3IiaMxMS1ISP(Z%-#sop2 zY3kg5YOMRhp^qhtJni`ccGU6-i7bgLDAf)#2u#~*um7+V{U?(zf^*rLE>THJ6@V3q z{iCupnB_%KeEujxGm{nB-|#d+Zu?ty=5F#q62FH0=8;VK%Dp#ITUPeCs2|4WpLqQIGn8NFo zc=!K{bC?fPig!@DGDb4^byUiDvg~EJrp50&bLQQk6ATI60>@^0bdJb~7Hyc@f?EmH zbXiCk$kUoIsL;*Wzr;*lP`Mc%FVEOCTWpte(hA zy4SY}@f2CsKq|Nxr`aJ)@RA|&OP~RV7#TocEJhDtQaLzbI-+C;z&SmiBL$q-urDs< zDZR-AM;{2`Ot!V~>Nc1gxA4*YJm|MkiG44^bq>abXhPFfb?H*dPQN+Ua-RpSz)TTW z)BFSxQ{FZ8HB7>XZwCVTA6R0)f%UCuBk1Ymiq9`|g2;tCu#+HMq7cq|IoB*MhuZ+D z7gf?Wajc^9Lw>0D_cdTU!*$+$Gj!N8<~hF#v2YdV3YK#gwJTqn9pk} zFMFoHDB`6jJ5*nkEM1m)6vNK@foA=VpZmAaxOWFoL-=`G?2PF+u>^}nIEV}^<%P=< z%#MNkEOlLZscN%c0pPqPrSHpd-*Kaa37jVU1>3r%{G~}W{75|>-J4W z>a`?0jZGyBz8}#iBHOm8XJrSH9Uzc+EQaH8l98I!=^^NUSIY#3hCtV@L^o1;AGch6 zmp}G*F@$7vf-YrjDM<1Z_iMz4frYR%h6=_>B&SOtp4V{|oz*XgyqcDM?+=TpnH%p@ip zD*}E9yAlTI6H$qF!a7Fk`cU%&-?*EKz*jlI14~c|cw&ADr`ZJ`;?9u{8Y zBc`?9w<*)@Epr(%EVGcZGgblU|82XF+CZl?JtQ`S|WOd?&t zXr{~-#O1svSTXu)rAs#nGR=_3j9Eycw=-7%T}<~4#$MvNO8*%Z*#x&>VwkTSS{`V} zw!i>&&(|$VO&gfNBB^{W( z6$o;!8;Pi=qd#pcw7iK(1M_)B5|P+3uHkU6Bz6w){t7INb>a?ni)5sN%?TDzYUzQ8 z#jG!ddA5Nfb42mrKpn<{G?ecy(0OrTOqGw8=P9DMaPE*QS=@}UhxbeU9~narFp2Ej zfbsV4P|4H`EPm^5D$TF(nvISLR9ix7WkiKf%~H`6a)}@;!N4?g(H8$M{#{x7~m2{9h)E zym;p=O&;D8*Rcs>S@Ejb5rk()4GOd3(c>Xpj!D?8E3Sl({58{Qm#^<$}86UIyy+D#Y%aY_| zLX$}f^el1{AI>BZ;3e!*N-t&qP>R0EF92`#Bk;qMKF~W8RDqK>MG1$arxlZga7Tkl z)Zj3ceT^X^dKze!i`Njb&{O1eZurdoFYbz$!NVTlIUqOz#Qc1| z?R*#)U5ZBPdG6fC^BQ2*Jf)2jmV^UD%7VTb}5LdDi~;yP0BIp#i#!xAEA@9v{_dg;&63IsRUX)-oRT zy+11HjF-x*KLvW8%zQ~UwOUWWBvFz%M6N!v$aQo-VO8gG3_QxCtk?w~h>AAM4;U$H z4sRJTh|7CWrm?H&#BPi)x~7aN@Ht>tuILUwY<%R6A#9w#+4AmLF~|{mPjuP~zO+*;zrBQ?=nxDj_13aK7N$`7sby6^kRZS;J-^ zVg(zKOl_+SUtpfQ27G@kG6G3-4UG%7D<;)I6m0|h@clyEMQQz?VP1Zt7(LI}?NO;1 zMZA2^52e6z0$_A^Q2MuVB@;>)tRXxso?%(_U%A6FH7(`pJT7|0Hp-rl@Xz%?mTi;p zlrKNeGtF!rMi@=k|4EDDZ@6-w$SVN{pXb)i%;}$dqN>=DD0$BQV{m^uc9WF4_6eQc zBFnch^c`TLM>$dZX;|`1kcR`HhM<(vqnsVH{S+xoGXoA2=-^Zj2vVM|nv&$np@Zlf z8K-;cGY^x$fpL%(jtVz})H01s)2!9qEWgvJ#Z_P)FSE$|cz_lkC$yF@f zY9BvvV{K)%IFS3YWMtb?m#;OF9RXf&c~L;ZE|_me@gIdHTxw`c4u3|Mr&GD=&C1V% zP3+H7skhsaGr2& zjN$?vI?U@G=J6yRD>htLafAtK)QjQXDxmm%hcf?WO09cz$J|*FxFFwVay_bt-0u3Z=E9O13|z zNKVa;@(EvCkk>p(N(patD~3YHE*Zfjv7jr_kW)s_JV?G4*XO!HxE=aq z8d0iIyC-bU-?1rxtEq{cXgCpLXXNmt$fswbk!jvIkdDmOQgdjiwO??vQ@FPRdIi2A zykiOOxdq5@KD_10AWL%5lf_!)TTvF{OyXM)MliXf2j9K8CL_@rU$zw4+5#SCo4lsd zSNKSfBIy@Z$)361crGm|f?lbtETu^)-B;I-*1j3;WlDHXk zTEj?qiiF4CC`y;z2n>WmFNLP5s<&M!$(P=&sk#vuqDU>{&{kR6y@=3|BDsH%!-KmP zh|j=*vQ`ch))Ta!cp?GjPDoxc!zNLVv6JAYR7L^eFAzAcOZ98G(rAIxGI6<5V4HyvbzLo>^>O73I@+nw26g9snR6e=*2rgZINIvvMLuO!N|<1Y_<4;?>)SKufbsrciF+ zhw=D+Q1EbjP6=TnQ$R4~8-L8jYM#(65{W2*$_zcBX_iP!RCHX4qP`eY^SdzGN^BJq zJIZj7;c(zd8_8^v)v=tXoK^%(ltBx@RO0sCgz{u5dP7IMW+IIGGNMamo_Y|dBJRHo zVf;4E>23v8W;ZX9ln_Ntm8mObc1_B3jIpEq>&IafmT0~!Cz7r~SxzTi9Qz>%cFpng zLsiB|_Ec9PzylrJzcAEcOC#SOOPQ`L+>6W$So2VFB?v%xOC=;$pt-I*oEK=cA}l%c zZt_J^i+!B^adz#NxDN97;|yC4k#(-G6UU=;I{Rzd@;=KS+G-kXP0(p^Yy8Cy(b8); zL>rm6vz!9wrj)b}`KF(<7nD+tCWMzPkmQLj1|swG>~R8r`!-7=cXXPD9bgo?@1bSJ z%Jdke1#Xio@bwA4g`!^}Og<=5($*zQeV6eXHlYLh)bLhGUc1qg5KCA@My0Tz+2U74 zTg!w+tia6I5H5#bp{cg082y3+-fbJx0?SYo#4UUg6jVkmTg@Wb-NfKiy(H6fy~HbF)Af) zi5ZHEQICcV$t#P(_CzDEX++|2MhTPflbscK>^B34x!9h=xDAN|BRtJc#A0Uc*dkCf zoN5RpfoI;C#rm&m6Kzoem_{ZzFS5g|GXnG3ChNM-_XakvU(v5+URJUT%eUNO1Pc>R z{Z89AD+S~no2(%}ttVN>Q*f#Gmf&?8$%dN4t}q<2`8HEc=*b z=HJ@Zb=z9o&91!=mCKrvNgbUS&Y)CY%e8&gpV#rZWn`%5FmKK|=bUrSIp+)xVGt#% zAc}zGB%mTeV3S0$AR<8l34`P$0}MIC+#cM)qx;@-&c1)Xub-#;?XIq>RkeC`RrRWR zyI(%od{ej~BV2s*=i`lOwpMlQBMs?JSN4$+YW|oBuZWdfDZ=(9t6!=`^%lKYkLc3$ zC=pbDb8_3%ZXkQ~^0bHB56wW$B}{tfAtAVI_r|6+x{+J@TpzJ2)32|j+qH%>1JI2F zKJRMUvAVP;7wfEeu!z|wIpLcxRj^&+={qgU2X1*04U?Sdxnjw+4Ljcjjc<2pg?ZJO z!{1LuyeCAzJ)kn;{CL}#9)ml9@%E}^@(}sg=i(Ob#odwi2PS%htX;2v)?SKqw6{)G zl8tZpnwHdkz25^(%BC|Xt@=uR<`jSJ>z@O69@mCLSJG62j7a_Qk-MQoT!WUk@ zig`Ho=bLN4dh;y4?PrTO9N#rK^I*slw-!0hmMxQed%H0b8QbRjv zuN}V(dT%~%HAXdeacJ;sJs#`xjeRGbmwJz#x+&!YZ!edp5L#bm6+xqW9;wEweUE{bA?i zTdT+iwm^w&`0`JicWpVbr^mg%qzgypuj=7ib;NS2gM6!d|DD;}5+i1AC~rR+EK#~F zb+Jl6%%Cxg_HGxg^G>jSPMNa@2VKzawwEy9W4_@!Ts*CwMU$)O{EOZg~Libm` zn12f&plMGEcO7X5S>5#R=C)^!Z|L^pw1H-}@d{yVenpSd2SQ&Q34C^^8L{W)kPnAn z-*LLI{p#*sInm5d__yxuzJF!s_ZMof{CHY%LIX?+?zr*wAhrvwg3FeG`qyP%%TJ-)5H`8J1dLy!7# z^n<37s$18mu_qUWW3e3Jl=86c;T>~dUD5A``6i~k@MFA8^2wR)eLh|~;;oH136feH z`qK)|YVG8$ExV3%30sd zC(G??jYsfa@RhVwI`OsV2ahN+51dx@dvxx*eQ#yawo#1}&b<0Pb1uAdQO|tEBAcOm zZsw_;XNThxrP2#M6=zxm?|wG^=czAqC&E~nU7s&lG_bCRm%L#CyaE39Pcu3RK0L7d zmh)kjKk~g@y}z5gr>%SRY!U0?Z3ZP}y?ae^{gX!j56CfxS|aH!G+1oL)76K^AM@Ql z_!=HM^U5!clb2+-O`N)9QM0_ik9W+b9K3E?K$z1nId1>$@*B8=jEnCQPhNmiE}0Oq zl;hr=Lju7tkK+nLI}3Po=j-RjD2!vzVrV;^5KZ?6#0Q%WPwu<$XKEj7*uLdzFBiYv z)tsvR%yBC6&*|`~wr}a5oB74!1F8MzpH4m}Inh(M|GYhZK*~9_eD(1WN3FlktbDpF z9)UH{f%X1n^Q^@*<>t+n=zF=Yd^-}M+ z>58Xk$BzULPhsY-x|SjT{L&-DdMRomCD%bYY5dh$_)~Y=&AT;q1mwjYlKt2*=d!b@ z+Np41^Ta3HuYR!f+vYW+>sNqxs1+-o-rN@Oj*&(ed^-B;`Hkes>zAyJRy)5X?ltyG zue}YzDMvRS?(ci^*^I`^t!&U<$Yq16|4WI+YvkHO7mz7Xbhq$*7obB0lUw@zE{E%+1O^mF6 z;ZeL^x$rQr)5=@>gwwDcc6UDPD889LgnxPbbPV$x{M#8*oM)dx`}KZu za@t!bV{;Anzt2k7+Yi|W;ev-+#LwkPdtP4inr@*M59d#}eSCQHij1pfLhP;VALfqz`sy*Hv0{KRI zaO~it?YEx(*sK1;JKYhd&O6jRfwcebqO~tS=n*MhYFdev_nsjAz<;{ycP%eJHk|8X zd|~xH^2wXz$i9;5I*b1tm2$hUBdTmDB6g3Ue-#1@d3ivcxN})_AGYJ#nWk^%%$~GddvfP@pWib*tl|3~ z9tN7XvHsHuo%+8s_VmcQ{c!B)pT0lw_OQtIBR`DTHfZ6*j%zYaeB^M`6U3nJeLLsv zTudB!{9N=>KZtqWQ_j;qA9Y9lNHSb|NA&sT4@bD-fg5nhDA7mt&rv@gsO<7G=M&ja zE8iS(X-i{=4>h07sce2Us3Ftz+wFEx|FFJYVY019+l;wl{(Os4>pgn?`JTc}Zw>$8 z-GhJgy|sGy0A2Tr^-^vjVb%CamzyXTh_7W-D)fgp-agfG;QoV^^G99WYj|PBqcOQu z=dBy3p{VHVliA22?fQPS2vY@hC7fG1kVe?7xp?cs5cDgLhdVs8MnkF7wp?i%Ip)m9 z+`LucK7@DFsEd)w>uO&>mvFXP`hfe~XMVgP(gZ85^@-QdYx|A%(wy%-jhPjN;p`Wl z%nKekvqOVI&m(@Mhff$gWBBu@#^2dAe%lX|LDlcb#_8UVp!2jhA8tw?Jo4?tfsHe7 z{5Z>SzP`)%XTIqi-q74o&qeNPdE6PjWZ4%TROEV6oA-`hZ|6EeZ8v}BOWQpkU%|}h zKnLw=Jk4I1-%4;iuDja*i8lIqd(Fm_`PFfuPpM~t7u=uFY!s!pc0RqlIR85S(t|J3 z^p#(Jr|obQQkpcHG;37j+q3h9=*9AE?$o=7${$VNv7o~nlTVVb|MW{o8W-2F>bIRe zBbT1n_F1}VlPv66)spa!zc6E1?!&E*F>=B4T_5dq42JoqK8eb1HGZo7cCT${-~L6+ zXWO>&_McsNe7=k)nzek$)qacLD{pysCT6^6gfw*R;K)Nu2~!t@+H6%0@Hg~d+-dD8 zr_Vt=cK#**#(kgfell`3)^ez!OLalV73Y?Fci;V_^NXwz?`>&V2GRa9Z}akxzrlUd zyi&WT&(%KS-*!RiKck)q*S)V=7cQQDajN)J#qPmV7If3Q=4A%n&R-vdkRCfbykY7k z(T7Zy_{TN9=eM{1_S0DL#kZvo372j?8Kd&&C{yayiGJWf>X+WQZQjR6vqKp}#;v|L z<>SLH+o}=vlRtg6ePaCkHQegbKx*>l1L#-&_Svi%zUbu{o(}Faxnzs5^eT`zpS`!? zj_Ki>inoU>H9bFJ<7UZM{yEeE>kdZfV;ZL3IoWaElhvec6M2TomIlS9rsr_dmNuFx z2ymp_mJpp?9^R(zr(bDpjx~`wpBsGMK5KgCpFcz{7Ofw*qT}qhdfG4HmiL%F2leXZ z?!?{ILsO{p&fxn$`KVnFzhmWuElsa#%Ac}UeSD$*V9!bSJ3xPcEW61aaUt>bmovwz z@9f=+6+vu!I@spD9rPnF4`0+r*bjU8y?F~>UR7C%+~2c%a-H?J)2L2t<*!4pe*D=B z)4ses=s9m^3iP?(&_65IMQ;l0MwA^x7XGqn z*}U#sH-74SEWR`X_KK$K8gUF?0^r8@_O z#s+^Y%ox~CFwyf`*>3_GS>B2+Skpc6U z_c)0?cOw*?$z$>E%=SSap&O5BFAOGq7JzF_9U|WeB z9Y@9-xbC?&^3ku*+w=O2cypup(vE>0`uz0T;|n(^Ep7XcxN8nU9)PY4W?&2B@16Yq zL(#r%1BZ2Mw}0oUdnZ9(ZD|_8W#Ox5Wa8fbw)-sI*PmM7^C03%#y@P;Q3fB|_xhX1 zraf_I?{;mT?XK*(*ED+QdwVuErLL`fu2-jCZ6}|;&@f~$2m9_G{xaH5?cm+7y_Oz7 zY3~Kr!eiU^RBpktuTT7LGU?C(u7ZK>6uJ>S`g7U)1uOn&dQ*OFvtbMSIFmh zRQA5R;D=4!U)j>?fc$o9=&*e-(BLg z$E_ds;?owKBl@w5&Jcj(hJ9B00F$ zA)noEUhv%l-U5ZX#rWlvmv%2Y=4@QO`lVz3FUCyT^}|m;R3-`Rzg~Xt^2|ev8eNZ$ z-IZMJpB?tM`HRlZ?7MHk<5epU)+a7De# zcd^sA<>oI=BnA(2?>;o(@U^eLJ?6ONX&h)c+2!H8Pn#YFuCyH3e1CJ~-7}{aZt=9+ z#JJxy_km>5sEZ$-`lz?U5*hjR>>oXx{`*?4Zy(pGVfpoIBWKTed}SW*eFr|}xjAtG z0pGad@!nh40;R?WYrfi$Jha*-@IBd08-4i1hWyiqy&2gf*B|LH^e5rn*C#i7@9&ot zjy{~6Gvoy8Bh{Uonm61!v&?^UrKWjZ_V$XG@F!R8{?*o4+nEPG?&}zGFvHrK*=o1YOaGAn`T}uM%t~NEV zJ>B=@u#1p2fk7`d9R8Zqye_lt*XF_Zz8=`}aF(N)cVkxIGq;LKXqYa@42`=^lsESQ$DY6_j)0- zy2JieUtFDcO1}m+{LJp@xz{grO0WK6`HMq8I~s2zIZQuxee&i&YIWEBM>geGe?4cy z*!cAJ^w&pW-r3s8qka709(ph7W5S-*$oqS)lCy_PudYF@%FUU&Vaet%X1&)uW6eje z&Kb0lx3c95z3VTAW=O}}fn0}cbB|>$r?(YBwEa?f5}|HkZ#?dI?mBj#_tvz2uE?d5^BX6Ey&7D(2% zLF%9X+%W9%$;Rxs=ZB&Kh`6@IYa4rYD{GRiMCf4pUu5=cJZ6fcev1U@#Ly2-~ZI~ zVc#Re&W{!E>^XDfmZwjj`rqo)gu;GPK79JgqNUvOiscVBpN4pr3f8Y#9&7ID=*KT# z`u=HCr`_WZ4(gaOT=}ABM@{Fx=b9&G{M0S(k(K>d zzr5}4@V7ek@7i|rzCj^g$7YFm*pl;4f4TZ=<ICA_*!`W_g_qUvVy6leNM2oYbuNKi22ZD#GazWtlN2}Q4roX!P(HM$?a*N1Oxe6o23#1R;Jt{A#H{0UH{JK|~A z_s@h&(l>kce(&s=4U@kGrdu9QxzFl1wPD_d+6z1O_+OJ*8V774_1=2Pg_+Q9F8`K% zOYaN!A7R5e&fE%)7`t5-9#?lMGYFI+vk==`N_Eh@LGNyu}K%Sxwngz&H4Gv1qE6!vU?S zs-bKuBFZPSF@Tn!OI0eVe8Q26R+DuU2Dy%4sm5~lIue~$N3hlx0e-C#wMtx06|04E zM?U|b>XQGUt~gYQwPOBv?aNc;N>!2!m0Mf?udD$DpQ%I8hW?I1ZtaoZwUU!D0D+|z zu09jWTCT;OiPx&TwP4GqB86zIj`cf(e+gbkc&1tf=uRTgUBv(S24MWZ!heSR|DT9V zAp_TeSw~|s>*z$vvz5i9)iG%FItp+OXo13HJX>j`-%(n@tt8KWS&V;@0jU4r@c;Jv zjO2H&e?*}H1C2x^Q|stJtMpcuz{p@wNOg2Ft5pITiv=7~>lh3g&?*BEmQ=?ek^wle zj>!Pvbb1{FP@q);Cgs^KodpO>0ajqhGl0QG2U=xO0PfUQGU_u_^6z?4fCgK2Y?X+{ zBmyWv!$g3D#;T)Ho(b@57oeiFo(6^uodyU3{8C6{;FwiMAp_h27Oeubs?f>-pl)5M zRC*naNUx((08$#zI1{L-0fcN-3s8p!P|?Vg-#Zx);2(mt-W&fK4*>Gt4}ebk7x@2s z?-|km0{i<>a|A9{b5z$|J=zq}C|4l@`KU!Z3VA1~JY>c5qOxJ1v z3ARd1U&sSHt)NOBiS|c}C3%7cRbSzSBRpQSwSW{KN=^?!o1|3)#UceiOS~teljVh<{l1UUVg-i>3$yAzE z4G3y2hl<5m6mV3bY$f)`ZfotCl57R5o zth z@ti`$H1cCuWSXl+@*Q?-UJXz1;$${99Fl3hRH&?^;>Hn3l{kh>Q0O{HjHR?$yv`_H zmaf@N5PF&D&>B)zJcX3@2UH1>TpPj23Q~t0r3jm~I0CqowW4KEgN<$}$_*r~M=0_L z=^%wFN>gV&4r7)_lu;CNa9ZFkz<6o|JB1Z+R1yan)tU&@ekdI^wL`WD9RiU?3O_)@+qzv2%4;pn%A2%2}`_UL&}tP zUNC`H>$7Snwo>LQ)BJ$Vg~wU&1SAd3hh@#Sl!qxNm7GyL)F0#6Sq81WL^JpZG%A9Z zV1ThAlt!LUB+Xp5&-Rq)9s+ z36b8r;lf`Cw?V8s-rF-S&QiAi}aMa98YVoH!K&>^^@L@sES3b14^LMzf6 znOGI1;O0nV{y2lHD^Y|jBRim_+Y3>;GtR@qK#BrJE<&n>T(4Lt=Ha>2V#O;f>Pqlf z2Fd`T3Us=ahheeHF+CgNvCE2jUx>jZ+r-s^lFudi{h?4Wp(2|?sT@{XqbWf!A=U4| zp>i2~2@dxd@Foiu&0=py!KZq_|rqQFkn#GgF`cl2(M8N@v&{vgN#ZaHB2w|2 zqq>x_ni0pj5F0L=u9%cC5;mz+iAXXeo2@hyAt{fBN5&!$7D1^j5u0mK9k&oc%2Gu< zUZ6FzaaFn9g@?#}VQC@B6uFW`s})@F6@(l*tQ3G|(D5wE7SAz>W+ln*a|r2dNEnd= zS^Su=JHTSa`7UnA=N3n#>8v2=w(_-9i%?bNr$BgkjtqlB$yP{6ED)J_WdWGvaY~3t zhK3`lm=!snDPA#w2#Guqs*OuEPJ4hP;Kn#<8$ZaAS0ho7gTiCGL;7G`?IcMsMIQs5 zNvfD-4qBVHn9Ddj(W~IZu@DUh3f1Z1J{&uVkubQ3fKZ)QWYs#R)m(9bvFwsh7t8Sx zaIh24B4S+}goa3Q!?`MKf*4I}Ng0o>in8Q%NJ}}whWT?mQXHQp8A_#i&Esm{ znoWX0cD%+Xg~%O6br#1*nAJ`zJDsg*@ew1YB%?BgdQbrGQ-jUWgvFzPx=;$gM~o?Z z=x`;~4w7iVBEHCHV8;TID8YhYL=bkU%i&@A<@h*TMJ(l9$zTeN0trQQi973ec+@#2 zgCz_n*f~DNA2kxiUI9y*GCJ%+j{$^ouxNZ$D(TR3tt_ZITf`&9n3`0aOILlCKvs+8cEDj#(B?22u-wU%h3bOv04`AxlSoz2WpGh~Myi-2 zrHBRZ4>C-FfQ3hv5sNH|b!Jl}jkm^vJbs>MQO2!k|d zD;AVKzB=c1YZ5FclvTDexL|(Nfr)`Yp#nwfqJm;DVG+&_2+Cp?Eb3sQy;`PC&o-rk z9s?m&P~jq2G7x?z_$m$GZb6izDi+5_vZyFXC=QOZb5s5pH3LRykXW1V-!I+~8wMSG2I+d=Ese%f!))<9Z zaYQG(K+mDf8I2MKOStt65tkK77>i*6uWBO!A(Wb z=Yx2YPDFxOf{BxXstfPKCQ%u=$&~U03=nh7O3tYZl&CW;%s>Nr9!?{3Ny<48G9aeg zq$XZO~(d59=Y?$m5K`Irsn~@It;d*n{%V!!HaX^Zo80T;V%fMY{mX@_C zU07fTMIecmjLIWt65%9ilLDLS;fRwO4XG(Oq| zNu%j_7ul{?1q>c$&T7}DKuJW&R4jn~NVwnQLEGI0hu$RRB8d_R)ve~$cpK_{wa6 z#EpS*NC#I*L8EZQ2tg?Jd*v3H#+7#C)%=*>fi|EKHHrm|CmH#nWCWxQv&0Hh*ovT# z>ADC~T7XJRKyYe~InhA{OB_mp^Qo9oO3d0q<4O;ec$Ra}mj!cBz)ORABhxG<7C zpR@DhOdLXomlZ%Uw~8wWCQt%1D-fkRvpNP1L#-yM&NRb^L2?)gyOfvrDXKzK3_-!6 zfRP!&LmWJAQpILLh5VA1tN_zFB^cjWHm6Jkj-FG&#fYMcrBW_}&}4&LZ-m4Yb{!WC z@?e#A9K{0{pras{QmunxIFPiU48v5p$$-tD$R=ZIlq{YllY(J1Ok1>}GM-d~MNryn z{x}VjVu0vol(Ldc#HnD2OA?7VIf1NF*ld&k+`fNK)%yU}4#kLQ@PW zSJsd>*tr>E#bX0wNG_EI0(%^z50|i@ND?Z7 zFiiH8mV}R*7|K8@jxmM85iAmp4x&Bzm@kxM@-xhcITNdb-E53hW>ygLWt=NQw34w& zEEOb@WYxt|2`Uf(7D1SyNma_^wV7Om2pvPCIhj(YF-k^|tXvzF5sULum~hC( zNHP&BBrS+C284D5Ukj6=2O>&LQR>PB zR8WwZkIT7Gt~l9%3vy%lfCz6ga#Kl)99KvwtPC&_B(x~VsVdfH#`>Ij7?cwfR6v?C z1A;Ycb4o`js8hgWz!MLVh69lZNr6VlfWk1zAl>RgqoYKRIhsa+*%FD`Sj?Ct3TKHQ zE(M5Tu9TU@r^QqSiA1S^G9p)i$i(tZXs?Q$=OIFRE6i;2m=WZFsVbIa$UG^!WJpJ~ zpqK}30_B0nL>>{(AWMoIu-b`Wrri#jvQ&k8Rkx1SKW&LJb&WiKB>H z$*HuNs7^*0co;_xw&wkCB_&!FR~)$t4?{@CSUML{2r{N&>6+D+A%QtoMJNTw1fe=m zf|io79T;=5lvmhn0#Gpl!}V(7~Lur&a{6-^Ms8-;T7ORn^!N%p;3=dD> z8p;Y3IF8LiX=QBG&dZkl&Hxue$An#+th(}V3?I2Qul64sKE_`RUosW*(BN!GToIB- zH8ozbVop&KfG2Y@MZuKauQc!|1tutB$+6JE9Gr$gl#52T8AjSI47i^hmd) z%FrU1C4tNpkhs$UauLl>12Z0amY8Jc=9m(eL`2cp9X5lOYk-r%k}`}#)@D(1IVqJ0 zGx)%Rq1iySIS~Q`F6b_E5IF@S?ShK~Vqr0ws<>mol$GBVjmJ11OfqZ_lVXHaBxGkL zpcOsHqfPqK90$q@W5gpQuSSH1i_nA;mKA}eZlY4h zaFr`aj7BWaY4WI4G8a*(Rqiq+h9KB@XQ-r1I#ujrGo#!DNK?q;xj^s=cPZ?J6qliVKKP~xy|FExWsA>F;-O77%9EkECQkBPzs7jvlwytEG0^h;Inov zGA+$RRDNfQ#e(8(e1Q}v0zqOG1&&pt=dE$3K7$llbWyRU>?6SAqHs!rwpyrqX*FqK zI!Zc~k#5G6Re~VW9f5^-@eB^kGFnj15<|sJ;^TUqij|5Ag%yy9OqNP&YK%2sOk|u= zRZ`~Wiqf>Wk8e(i)6g2zV-A4vDlY{}iOB_VuZ*lh3Vkss4{8!bG4^x_M>lGbOsyAq zoa1qIT#{EUk=9fU4_Xe7TRj-4P?)Jog%qzKOhjTlxj0Wv0WP~=qJ@GZ^aL5Cvs3vI zibeSd7Uba*x}b*aE@TW)XDJHUCP33R} zhSaP_qQQXWU`dmtI0E57@M>TSQbg7<2q*>9NO5O76onrLy zSvX@3<~9iQ-bgs8Bxn=`DH>Evr5qH07Q^IVZ8EAwu0;j2K6J2Ru?xY_put5pij6p2 zTnVL%l>Rc-C^OQ*UJ9oSq9LU`9z;>hCjuEhlM&=tReU@*%ktA{Vm1>=U}%DLbCMTC z$rzD52&sVuof3^lWhSKaAZCOJlweee*%a5ygjdrj6Vg&-BLxJfh--D!I3R`}S`ZO6 zypStdG6}fO5RD3xL~S{^g@*PpJ@GQF6!V$MP-!d|um_V;uPjs{<`jx>D1$duVCbro zTauB25`8dDa8~`Uw3y6NsdP?iQs+|%Pz-&|NZ@4cQGzc5BL{2-w2EUB^94E`fgZ{E zSX90~P_b2=Oh?|5W<=C}g;WC4vSJ)}7LzFlWKdcPTnm!X;1HNf^P()CkX%AA5~TvM zgOtv>GiVrHM2#ppPKB$6W!TdoHKb@$v%GmYvnVCTovfS%q4Pw|JS`{9a~P7svYfA0 zq%(P%80D}^$Y?f8jxHL#>=ZhlFI~Af3&_Cq@IP ze=`=}D#zj-iFIUhM<6Np_XWt)(JI)ZKN_7#1n#`n<)3=c=wzTk z;!iLJFoE(H7=!c|7?TK8Q2dFO`PY5{$}Rq)8=c5t{JC8^i3!wA{8xT-pvvOUy3wgX zHuYb4)p7_ZPAWeuf>KHAI(oPiCX>db5#uCsh!LX$1sM!FBOC&XMVJ(FC>&z)|9cEy zM_ApzGQo*hK2`=YpwVYJ;bvcJh{wa6wA{+cB2*pUDvBnow{ tTGW|463m4{wGJq=dUjw*4T`l6y=OVpP`UbSFw$v6GOHsDCNs!8{y!-;ti%8S diff --git a/test_reports/2025-07-12_19-52-34/summary.json b/test_reports/2025-07-12_19-52-34/summary.json deleted file mode 100644 index cb9f888..0000000 --- a/test_reports/2025-07-12_19-52-34/summary.json +++ /dev/null @@ -1,11671 +0,0 @@ -{ - "start_time": "2025-07-12T19:52:34.659257", - "end_time": "2025-07-12T19:52:34.730141", - "duration_seconds": "0.07", - "overall_summary": { - "total_endpoints_defined": 10, - "endpoints_tested": 10, - "endpoints_passed": 2, - "endpoints_failed": 0, - "endpoints_error": 0, - "endpoints_skipped": 8, - "endpoints_partial_success": 0, - "endpoint_success_rate": "100.00%", - "total_test_cases_applicable": 200, - "total_test_cases_executed": 40, - "test_cases_passed": 28, - "test_cases_failed": 12, - "test_cases_error": 0, - "test_cases_skipped_in_endpoint": 0, - "test_case_success_rate": "70.00%", - "total_stages_defined": 1, - "total_stages_executed": 2, - "stages_passed": 2, - "stages_failed": 0, - "stages_error": 0, - "stages_skipped": 0, - "stage_success_rate": "100.00%" - }, - "errors": [], - "endpoint_results": [ - { - "endpoint_id": "POST_/api/dms/wb_ml/v1/lujing_test", - "endpoint_name": "Create lujing_test", - "overall_status": "跳过", - "duration_seconds": 0.0, - "start_time": "2025-07-12T19:52:34.679765", - "end_time": null, - "executed_test_cases": [] - }, - { - "endpoint_id": "POST /api/dms/wb_ml/v1/lujing_test/1.0.0", - "endpoint_name": "List lujing_test", - "overall_status": "通过", - "duration_seconds": 0.022533, - "start_time": "2025-07-12T19:52:34.679777", - "end_time": "2025-07-12T19:52:34.702310", - "executed_test_cases": [ - { - "test_case_id": "TC-STATUS-001", - "test_case_name": "基本状态码 200 检查", - "test_case_severity": "CRITICAL", - "status": "通过", - "message": "", - "duration_seconds": 0.001142291002906859, - "timestamp": "2025-07-12T19:52:34.681076", - "validation_points": [ - { - "passed": true, - "message": "响应状态码为 200,符合预期 200。", - "details": {} - } - ] - }, - { - "test_case_id": "TC-HEADER-001", - "test_case_name": "必需请求头Schema验证", - "test_case_severity": "HIGH", - "status": "失败", - "message": "缺少必需的请求头 X-Tenant-ID; 缺少必需的请求头 X-Data-Domain; 缺少必需的请求头 Authorization", - "duration_seconds": 0.002089082991005853, - "timestamp": "2025-07-12T19:52:34.683376", - "validation_points": [ - { - "passed": false, - "message": "缺少必需的请求头 X-Tenant-ID", - "details": { - "header": "X-Tenant-ID", - "possible_names": [ - "X-Tenant-ID" - ], - "endpoint": "POST /api/dms/wb_ml/v1/lujing_test/1.0.0" - } - }, - { - "passed": false, - "message": "缺少必需的请求头 X-Data-Domain", - "details": { - "header": "X-Data-Domain", - "possible_names": [ - "X-Data-Domain" - ], - "endpoint": "POST /api/dms/wb_ml/v1/lujing_test/1.0.0" - } - }, - { - "passed": false, - "message": "缺少必需的请求头 Authorization", - "details": { - "header": "Authorization", - "possible_names": [ - "Authorization" - ], - "endpoint": "POST /api/dms/wb_ml/v1/lujing_test/1.0.0" - } - } - ] - }, - { - "test_case_id": "TC-SECURITY-002", - "test_case_name": "敏感字段加密检查", - "test_case_severity": "HIGH", - "status": "通过", - "message": "", - "duration_seconds": 0.0016683750145602971, - "timestamp": "2025-07-12T19:52:34.685076", - "validation_points": [ - { - "passed": true, - "message": "未在响应中找到需要检查的敏感字段。", - "details": {} - } - ] - }, - { - "test_case_id": "TC-LLM-COMPLIANCE-001", - "test_case_name": "LLM合规性综合检查", - "test_case_severity": "MEDIUM", - "status": "通过", - "message": "", - "duration_seconds": 0.0012160830083303154, - "timestamp": "2025-07-12T19:52:34.686353", - "validation_points": [ - { - "passed": true, - "message": "合规性标准列表为空,跳过LLM合规性检查。", - "details": { - "reason": "compliance_criteria.json is empty or contains an empty list." - } - } - ] - }, - { - "test_case_id": "TC-RESTful-001", - "test_case_name": "核心命名与结构规范检查", - "test_case_severity": "HIGH", - "status": "失败", - "message": "响应中包含一个主列表,但其键名 'data' 不是 'list'。", - "duration_seconds": 0.0010264590091537684, - "timestamp": "2025-07-12T19:52:34.687460", - "validation_points": [ - { - "passed": true, - "message": "模块名 'dms' 格式正确 (全小写/数字/中划线)。", - "details": {} - }, - { - "passed": false, - "message": "响应中包含一个主列表,但其键名 'data' 不是 'list'。", - "details": { - "keys": [ - "code", - "data", - "message" - ] - } - } - ] - }, - { - "test_case_id": "TC-DMS-PAGINATION-001", - "test_case_name": "分页参数检查", - "test_case_severity": "MEDIUM", - "status": "失败", - "message": "API请求缺少标准分页参数:pageNo, pageSize, isSearchCount", - "duration_seconds": 0.0008383340027648956, - "timestamp": "2025-07-12T19:52:34.688433", - "validation_points": [ - { - "passed": false, - "message": "API请求缺少标准分页参数:pageNo, pageSize, isSearchCount", - "details": { - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "method": "POST", - "missing_params": [ - "pageNo", - "pageSize", - "isSearchCount" - ], - "found_params": { - "pageNo": false, - "pageSize": false, - "isSearchCount": false - } - } - } - ] - }, - { - "test_case_id": "TC-RESTful-004", - "test_case_name": "资源集合复数命名检查", - "test_case_severity": "MEDIUM", - "status": "失败", - "message": "路径 '/api/dms/wb_ml/v1/lujing_test/1.0.0' 的最后一个路径分段 '1.0.0' 可能不是复数形式,建议对资源集合使用复数命名。", - "duration_seconds": 0.0008417089993599802, - "timestamp": "2025-07-12T19:52:34.689340", - "validation_points": [ - { - "passed": false, - "message": "路径 '/api/dms/wb_ml/v1/lujing_test/1.0.0' 的最后一个路径分段 '1.0.0' 可能不是复数形式,建议对资源集合使用复数命名。", - "details": { - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "segment": "1.0.0" - } - } - ] - }, - { - "test_case_id": "TC-RESTful-002", - "test_case_name": "资源路径名词检查", - "test_case_severity": "MEDIUM", - "status": "通过", - "message": "", - "duration_seconds": 0.0007862920174375176, - "timestamp": "2025-07-12T19:52:34.690163", - "validation_points": [ - { - "passed": true, - "message": "路径 '/api/dms/wb_ml/v1/lujing_test/1.0.0' 符合资源名词命名规范。", - "details": {} - } - ] - }, - { - "test_case_id": "TC-DMS-CORE-SCHEMA-001", - "test_case_name": "DMS核心存储服务API响应格式检查", - "test_case_severity": "HIGH", - "status": "通过", - "message": "", - "duration_seconds": 0.0008274579886347055, - "timestamp": "2025-07-12T19:52:34.691123", - "validation_points": [ - { - "passed": true, - "message": "字段'code'在schema中未标记为必填(required)", - "details": { - "status_code": "200", - "required_fields": [] - } - }, - { - "passed": true, - "message": "字段'message'在schema中未标记为必填(required)", - "details": { - "status_code": "200", - "required_fields": [] - } - }, - { - "passed": true, - "message": "字段'data'在schema中未标记为必填(required)", - "details": { - "status_code": "200", - "required_fields": [] - } - }, - { - "passed": true, - "message": "响应schema符合标准格式: {'code':int or number or string, 'message':string, 'data': any}", - "details": { - "status_code": "200" - } - } - ] - }, - { - "test_case_id": "TC-CORE-FUNC-001", - "test_case_name": "返回体JSON Schema验证", - "test_case_severity": "CRITICAL", - "status": "通过", - "message": "", - "duration_seconds": 0.001921334012877196, - "timestamp": "2025-07-12T19:52:34.693076", - "validation_points": [ - { - "passed": true, - "message": "针对 POST http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0 (状态码 200) 的响应体 conforms to the JSON schema.", - "details": {} - } - ] - }, - { - "test_case_id": "TC-RESTful-003", - "test_case_name": "时间字段ISO 8601格式检查", - "test_case_severity": "MEDIUM", - "status": "失败", - "message": "时间字段 'data[].update_date' (format: date-time) 缺少建议的 `pattern` (^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}([+-]\\d{2}:\\d{2}|Z)$) 来强制执行ISO 8601格式。", - "duration_seconds": 0.000862165994476527, - "timestamp": "2025-07-12T19:52:34.694008", - "validation_points": [ - { - "passed": false, - "message": "时间字段 'data[].update_date' (format: date-time) 缺少建议的 `pattern` (^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}([+-]\\d{2}:\\d{2}|Z)$) 来强制执行ISO 8601格式。", - "details": { - "field": "data[].update_date" - } - } - ] - }, - { - "test_case_id": "TC-DMS-URL-VERSION-001", - "test_case_name": "DMS API URL版本号检查", - "test_case_severity": "MEDIUM", - "status": "通过", - "message": "", - "duration_seconds": 0.0009062919998541474, - "timestamp": "2025-07-12T19:52:34.695005", - "validation_points": [ - { - "passed": true, - "message": "API路径 '/api/dms/wb_ml/v1/lujing_test/1.0.0' 正确以'/api/'开头", - "details": { - "full_path": "/api/dms/wb_ml/v1/lujing_test/1.0.0" - } - }, - { - "passed": true, - "message": "API路径 '/api/dms/wb_ml/v1/lujing_test/1.0.0' 包含版本标识: 'v1'", - "details": { - "pattern_matched": "/v\\d+/", - "version_string": "v1", - "full_path": "/api/dms/wb_ml/v1/lujing_test/1.0.0" - } - } - ] - }, - { - "test_case_id": "TC-CORE-FUNC-002", - "test_case_name": "灵活的返回体JSON Schema验证", - "test_case_severity": "CRITICAL", - "status": "通过", - "message": "All validation points passed.", - "duration_seconds": 0.0007958330097608268, - "timestamp": "2025-07-12T19:52:34.695834", - "validation_points": [] - }, - { - "test_case_id": "TC-SECURITY-001", - "test_case_name": "HTTPS 协议强制性检查", - "test_case_severity": "HIGH", - "status": "失败", - "message": "API通过HTTP (http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0) 响应了成功的状态码 200,这违反了HTTPS强制策略。", - "duration_seconds": 0.0008884159906301647, - "timestamp": "2025-07-12T19:52:34.696785", - "validation_points": [ - { - "passed": false, - "message": "API通过HTTP (http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0) 响应了成功的状态码 200,这违反了HTTPS强制策略。", - "details": { - "status_code": 200 - } - } - ] - }, - { - "test_case_id": "TC-ERROR-4001-QUERY", - "test_case_name": "查询参数类型不匹配检查", - "test_case_severity": "MEDIUM", - "status": "通过", - "message": "", - "duration_seconds": 0.0009491670061834157, - "timestamp": "2025-07-12T19:52:34.697766", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在查询参数中未找到合适的字段来测试类型不匹配。", - "details": {} - } - ] - }, - { - "test_case_id": "TC-ERROR-4001-BODY", - "test_case_name": "请求体字段类型不匹配检查", - "test_case_severity": "MEDIUM", - "status": "通过", - "message": "", - "duration_seconds": 0.0008855829946696758, - "timestamp": "2025-07-12T19:52:34.698686", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在请求体中未找到合适的字段来测试类型不匹配。", - "details": {} - } - ] - }, - { - "test_case_id": "TC-ERROR-4002", - "test_case_name": "数值参数越界检查", - "test_case_severity": "MEDIUM", - "status": "通过", - "message": "", - "duration_seconds": 0.0008912500052247196, - "timestamp": "2025-07-12T19:52:34.699611", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:未找到具有明确范围限制的数值字段。", - "details": {} - } - ] - }, - { - "test_case_id": "TC-ERROR-4006", - "test_case_name": "非法枚举值检查", - "test_case_severity": "MEDIUM", - "status": "通过", - "message": "", - "duration_seconds": 0.000924416002817452, - "timestamp": "2025-07-12T19:52:34.700572", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:未找到具有明确枚举值限制的字段。", - "details": {} - } - ] - }, - { - "test_case_id": "TC-ERROR-4003-BODY", - "test_case_name": "缺失必填请求体字段检查", - "test_case_severity": "HIGH", - "status": "通过", - "message": "", - "duration_seconds": 0.0008490000036545098, - "timestamp": "2025-07-12T19:52:34.701461", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在API规范中未找到合适的必填请求体字段用于移除测试。", - "details": {} - } - ] - }, - { - "test_case_id": "TC-ERROR-4003-QUERY", - "test_case_name": "缺失必填查询参数检查", - "test_case_severity": "HIGH", - "status": "通过", - "message": "", - "duration_seconds": 0.0007866249943617731, - "timestamp": "2025-07-12T19:52:34.702285", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在API规范中未找到合适的必填查询参数用于移除测试。", - "details": {} - } - ] - } - ] - }, - { - "endpoint_id": "GET_/api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "endpoint_name": "Read lujing_test", - "overall_status": "跳过", - "duration_seconds": 0.0, - "start_time": "2025-07-12T19:52:34.702379", - "end_time": null, - "executed_test_cases": [] - }, - { - "endpoint_id": "PUT_/api/dms/wb_ml/v1/lujing_test", - "endpoint_name": "Update lujing_test", - "overall_status": "跳过", - "duration_seconds": 0.0, - "start_time": "2025-07-12T19:52:34.702390", - "end_time": null, - "executed_test_cases": [] - }, - { - "endpoint_id": "DELETE_/api/dms/wb_ml/v1/lujing_test", - "endpoint_name": "Delete lujing_test", - "overall_status": "跳过", - "duration_seconds": 0.0, - "start_time": "2025-07-12T19:52:34.702400", - "end_time": null, - "executed_test_cases": [] - }, - { - "endpoint_id": "POST_/api/dms/wb_dr/v1/wb_dr_pro_daily_report", - "endpoint_name": "Create wb_dr_pro_daily_report", - "overall_status": "跳过", - "duration_seconds": 0.0, - "start_time": "2025-07-12T19:52:34.702409", - "end_time": null, - "executed_test_cases": [] - }, - { - "endpoint_id": "POST /api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0", - "endpoint_name": "List wb_dr_pro_daily_report", - "overall_status": "通过", - "duration_seconds": 0.018065, - "start_time": "2025-07-12T19:52:34.702419", - "end_time": "2025-07-12T19:52:34.720484", - "executed_test_cases": [ - { - "test_case_id": "TC-STATUS-001", - "test_case_name": "基本状态码 200 检查", - "test_case_severity": "CRITICAL", - "status": "通过", - "message": "", - "duration_seconds": 0.0008374580065719783, - "timestamp": "2025-07-12T19:52:34.703444", - "validation_points": [ - { - "passed": true, - "message": "响应状态码为 200,符合预期 200。", - "details": {} - } - ] - }, - { - "test_case_id": "TC-HEADER-001", - "test_case_name": "必需请求头Schema验证", - "test_case_severity": "HIGH", - "status": "失败", - "message": "缺少必需的请求头 X-Tenant-ID; 缺少必需的请求头 X-Data-Domain; 缺少必需的请求头 Authorization", - "duration_seconds": 0.0008809579885564744, - "timestamp": "2025-07-12T19:52:34.704471", - "validation_points": [ - { - "passed": false, - "message": "缺少必需的请求头 X-Tenant-ID", - "details": { - "header": "X-Tenant-ID", - "possible_names": [ - "X-Tenant-ID" - ], - "endpoint": "POST /api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0" - } - }, - { - "passed": false, - "message": "缺少必需的请求头 X-Data-Domain", - "details": { - "header": "X-Data-Domain", - "possible_names": [ - "X-Data-Domain" - ], - "endpoint": "POST /api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0" - } - }, - { - "passed": false, - "message": "缺少必需的请求头 Authorization", - "details": { - "header": "Authorization", - "possible_names": [ - "Authorization" - ], - "endpoint": "POST /api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0" - } - } - ] - }, - { - "test_case_id": "TC-SECURITY-002", - "test_case_name": "敏感字段加密检查", - "test_case_severity": "HIGH", - "status": "通过", - "message": "", - "duration_seconds": 0.0008254170243162662, - "timestamp": "2025-07-12T19:52:34.705326", - "validation_points": [ - { - "passed": true, - "message": "未在响应中找到需要检查的敏感字段。", - "details": {} - } - ] - }, - { - "test_case_id": "TC-LLM-COMPLIANCE-001", - "test_case_name": "LLM合规性综合检查", - "test_case_severity": "MEDIUM", - "status": "通过", - "message": "", - "duration_seconds": 0.0008718750032130629, - "timestamp": "2025-07-12T19:52:34.706253", - "validation_points": [ - { - "passed": true, - "message": "合规性标准列表为空,跳过LLM合规性检查。", - "details": { - "reason": "compliance_criteria.json is empty or contains an empty list." - } - } - ] - }, - { - "test_case_id": "TC-RESTful-001", - "test_case_name": "核心命名与结构规范检查", - "test_case_severity": "HIGH", - "status": "失败", - "message": "响应中包含一个主列表,但其键名 'data' 不是 'list'。", - "duration_seconds": 0.0008206670172512531, - "timestamp": "2025-07-12T19:52:34.707144", - "validation_points": [ - { - "passed": true, - "message": "模块名 'dms' 格式正确 (全小写/数字/中划线)。", - "details": {} - }, - { - "passed": false, - "message": "响应中包含一个主列表,但其键名 'data' 不是 'list'。", - "details": { - "keys": [ - "code", - "data", - "message" - ] - } - } - ] - }, - { - "test_case_id": "TC-DMS-PAGINATION-001", - "test_case_name": "分页参数检查", - "test_case_severity": "MEDIUM", - "status": "失败", - "message": "API请求缺少标准分页参数:pageNo, pageSize, isSearchCount", - "duration_seconds": 0.0008678329759277403, - "timestamp": "2025-07-12T19:52:34.708124", - "validation_points": [ - { - "passed": false, - "message": "API请求缺少标准分页参数:pageNo, pageSize, isSearchCount", - "details": { - "path": "/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0", - "method": "POST", - "missing_params": [ - "pageNo", - "pageSize", - "isSearchCount" - ], - "found_params": { - "pageNo": false, - "pageSize": false, - "isSearchCount": false - } - } - } - ] - }, - { - "test_case_id": "TC-RESTful-004", - "test_case_name": "资源集合复数命名检查", - "test_case_severity": "MEDIUM", - "status": "失败", - "message": "路径 '/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0' 的最后一个路径分段 '1.0.0' 可能不是复数形式,建议对资源集合使用复数命名。", - "duration_seconds": 0.0007882080099079758, - "timestamp": "2025-07-12T19:52:34.708978", - "validation_points": [ - { - "passed": false, - "message": "路径 '/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0' 的最后一个路径分段 '1.0.0' 可能不是复数形式,建议对资源集合使用复数命名。", - "details": { - "path": "/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0", - "segment": "1.0.0" - } - } - ] - }, - { - "test_case_id": "TC-RESTful-002", - "test_case_name": "资源路径名词检查", - "test_case_severity": "MEDIUM", - "status": "通过", - "message": "", - "duration_seconds": 0.0007767919742036611, - "timestamp": "2025-07-12T19:52:34.709783", - "validation_points": [ - { - "passed": true, - "message": "路径 '/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0' 符合资源名词命名规范。", - "details": {} - } - ] - }, - { - "test_case_id": "TC-DMS-CORE-SCHEMA-001", - "test_case_name": "DMS核心存储服务API响应格式检查", - "test_case_severity": "HIGH", - "status": "通过", - "message": "", - "duration_seconds": 0.0007322079909499735, - "timestamp": "2025-07-12T19:52:34.710637", - "validation_points": [ - { - "passed": true, - "message": "字段'code'在schema中未标记为必填(required)", - "details": { - "status_code": "200", - "required_fields": [] - } - }, - { - "passed": true, - "message": "字段'message'在schema中未标记为必填(required)", - "details": { - "status_code": "200", - "required_fields": [] - } - }, - { - "passed": true, - "message": "字段'data'在schema中未标记为必填(required)", - "details": { - "status_code": "200", - "required_fields": [] - } - }, - { - "passed": true, - "message": "响应schema符合标准格式: {'code':int or number or string, 'message':string, 'data': any}", - "details": { - "status_code": "200" - } - } - ] - }, - { - "test_case_id": "TC-CORE-FUNC-001", - "test_case_name": "返回体JSON Schema验证", - "test_case_severity": "CRITICAL", - "status": "通过", - "message": "", - "duration_seconds": 0.0009250000002793968, - "timestamp": "2025-07-12T19:52:34.711589", - "validation_points": [ - { - "passed": true, - "message": "针对 POST http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0 (状态码 200) 的响应体 conforms to the JSON schema.", - "details": {} - } - ] - }, - { - "test_case_id": "TC-RESTful-003", - "test_case_name": "时间字段ISO 8601格式检查", - "test_case_severity": "MEDIUM", - "status": "失败", - "message": "时间字段 'data[].update_date' (format: date-time) 缺少建议的 `pattern` (^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}([+-]\\d{2}:\\d{2}|Z)$) 来强制执行ISO 8601格式。", - "duration_seconds": 0.0008126249886117876, - "timestamp": "2025-07-12T19:52:34.712459", - "validation_points": [ - { - "passed": false, - "message": "时间字段 'data[].update_date' (format: date-time) 缺少建议的 `pattern` (^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}([+-]\\d{2}:\\d{2}|Z)$) 来强制执行ISO 8601格式。", - "details": { - "field": "data[].update_date" - } - } - ] - }, - { - "test_case_id": "TC-DMS-URL-VERSION-001", - "test_case_name": "DMS API URL版本号检查", - "test_case_severity": "MEDIUM", - "status": "通过", - "message": "", - "duration_seconds": 0.0007579159864690155, - "timestamp": "2025-07-12T19:52:34.713298", - "validation_points": [ - { - "passed": true, - "message": "API路径 '/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0' 正确以'/api/'开头", - "details": { - "full_path": "/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0" - } - }, - { - "passed": true, - "message": "API路径 '/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0' 包含版本标识: 'v1'", - "details": { - "pattern_matched": "/v\\d+/", - "version_string": "v1", - "full_path": "/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0" - } - } - ] - }, - { - "test_case_id": "TC-CORE-FUNC-002", - "test_case_name": "灵活的返回体JSON Schema验证", - "test_case_severity": "CRITICAL", - "status": "通过", - "message": "All validation points passed.", - "duration_seconds": 0.00077966702519916, - "timestamp": "2025-07-12T19:52:34.714106", - "validation_points": [] - }, - { - "test_case_id": "TC-SECURITY-001", - "test_case_name": "HTTPS 协议强制性检查", - "test_case_severity": "HIGH", - "status": "失败", - "message": "API通过HTTP (http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0) 响应了成功的状态码 200,这违反了HTTPS强制策略。", - "duration_seconds": 0.0007661249837838113, - "timestamp": "2025-07-12T19:52:34.714929", - "validation_points": [ - { - "passed": false, - "message": "API通过HTTP (http://127.0.0.1:5001/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0) 响应了成功的状态码 200,这违反了HTTPS强制策略。", - "details": { - "status_code": 200 - } - } - ] - }, - { - "test_case_id": "TC-ERROR-4001-QUERY", - "test_case_name": "查询参数类型不匹配检查", - "test_case_severity": "MEDIUM", - "status": "通过", - "message": "", - "duration_seconds": 0.0009288339933846146, - "timestamp": "2025-07-12T19:52:34.715889", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在查询参数中未找到合适的字段来测试类型不匹配。", - "details": {} - } - ] - }, - { - "test_case_id": "TC-ERROR-4001-BODY", - "test_case_name": "请求体字段类型不匹配检查", - "test_case_severity": "MEDIUM", - "status": "通过", - "message": "", - "duration_seconds": 0.0009328339947387576, - "timestamp": "2025-07-12T19:52:34.716853", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在请求体中未找到合适的字段来测试类型不匹配。", - "details": {} - } - ] - }, - { - "test_case_id": "TC-ERROR-4002", - "test_case_name": "数值参数越界检查", - "test_case_severity": "MEDIUM", - "status": "通过", - "message": "", - "duration_seconds": 0.0008981249993667006, - "timestamp": "2025-07-12T19:52:34.717826", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:未找到具有明确范围限制的数值字段。", - "details": {} - } - ] - }, - { - "test_case_id": "TC-ERROR-4006", - "test_case_name": "非法枚举值检查", - "test_case_severity": "MEDIUM", - "status": "通过", - "message": "", - "duration_seconds": 0.0009008339839056134, - "timestamp": "2025-07-12T19:52:34.718773", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:未找到具有明确枚举值限制的字段。", - "details": {} - } - ] - }, - { - "test_case_id": "TC-ERROR-4003-BODY", - "test_case_name": "缺失必填请求体字段检查", - "test_case_severity": "HIGH", - "status": "通过", - "message": "", - "duration_seconds": 0.0008114170050248504, - "timestamp": "2025-07-12T19:52:34.719624", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在API规范中未找到合适的必填请求体字段用于移除测试。", - "details": {} - } - ] - }, - { - "test_case_id": "TC-ERROR-4003-QUERY", - "test_case_name": "缺失必填查询参数检查", - "test_case_severity": "HIGH", - "status": "通过", - "message": "", - "duration_seconds": 0.0008010840101633221, - "timestamp": "2025-07-12T19:52:34.720458", - "validation_points": [ - { - "passed": true, - "message": "跳过测试:在API规范中未找到合适的必填查询参数用于移除测试。", - "details": {} - } - ] - } - ] - }, - { - "endpoint_id": "GET_/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0/{id}", - "endpoint_name": "Read wb_dr_pro_daily_report", - "overall_status": "跳过", - "duration_seconds": 0.0, - "start_time": "2025-07-12T19:52:34.720543", - "end_time": null, - "executed_test_cases": [] - }, - { - "endpoint_id": "PUT_/api/dms/wb_dr/v1/wb_dr_pro_daily_report", - "endpoint_name": "Update wb_dr_pro_daily_report", - "overall_status": "跳过", - "duration_seconds": 0.0, - "start_time": "2025-07-12T19:52:34.720553", - "end_time": null, - "executed_test_cases": [] - }, - { - "endpoint_id": "DELETE_/api/dms/wb_dr/v1/wb_dr_pro_daily_report", - "endpoint_name": "Delete wb_dr_pro_daily_report", - "overall_status": "跳过", - "duration_seconds": 0.0, - "start_time": "2025-07-12T19:52:34.720561", - "end_time": null, - "executed_test_cases": [] - } - ], - "stage_results": [ - { - "stage_id": "dms_crud_scenario_stage", - "stage_name": "DMS Full CRUD Scenario", - "description": "Performs a full Create -> Read -> Update -> Read -> Delete -> List workflow for a single DMS business object. (Scenario for: lujing_test)", - "api_group_metadata": { - "name": "Global (所有API)", - "description": "适用于规范中的所有API" - }, - "apis_in_group": [ - { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Create lujing_test", - "summary": "Create lujing_test", - "description": "Create lujing_test", - "operationId": "create_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "title": "List lujing_test", - "summary": "List lujing_test", - "description": "List lujing_test", - "operationId": "list_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "lujing_test_id" - }, - { - "method": "GET", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "title": "Read lujing_test", - "summary": "Read lujing_test", - "description": "Read lujing_test", - "operationId": "read_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the lujing_test, maps to lujing_test_id", - "schema": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - { - "method": "PUT", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Update lujing_test", - "summary": "Update lujing_test", - "description": "Update lujing_test", - "operationId": "update_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - { - "method": "DELETE", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Delete lujing_test", - "summary": "Delete lujing_test", - "description": "Delete lujing_test", - "operationId": "delete_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - }, - "required": [ - "lujing_test_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - { - "method": "POST", - "path": "/api/dms/wb_dr/v1/wb_dr_pro_daily_report", - "title": "Create wb_dr_pro_daily_report", - "summary": "Create wb_dr_pro_daily_report", - "description": "Create wb_dr_pro_daily_report", - "operationId": "create_wb_dr_pro_daily_report", - "tags": [ - "wb_dr" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "wb_dr_pro_daily_report_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - }, - "wb_dr_pro_daily_report_id": { - "description": "主键 for wb_dr_pro_daily_report", - "title": "主键", - "type": "string" - } - }, - "required": [ - "wb_dr_pro_daily_report_id", - "status" - ], - "title": "钻井日报数据", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_dr", - "flow_state": "3", - "id": "wb_dr_pro_daily_report.1.0.0", - "name": "wb_dr_pro_daily_report", - "tags": [ - "结构化数据" - ], - "title": "钻井日报数据", - "type": "business-data", - "update_date": "2025-06-30 16:48:17", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "wb_dr_pro_daily_report_id" - }, - { - "method": "POST", - "path": "/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0", - "title": "List wb_dr_pro_daily_report", - "summary": "List wb_dr_pro_daily_report", - "description": "List wb_dr_pro_daily_report", - "operationId": "list_wb_dr_pro_daily_report", - "tags": [ - "wb_dr" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "wb_dr_pro_daily_report_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - }, - "wb_dr_pro_daily_report_id": { - "description": "主键 for wb_dr_pro_daily_report", - "title": "主键", - "type": "string" - } - }, - "required": [ - "wb_dr_pro_daily_report_id", - "status" - ], - "title": "钻井日报数据", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_dr", - "flow_state": "3", - "id": "wb_dr_pro_daily_report.1.0.0", - "name": "wb_dr_pro_daily_report", - "tags": [ - "结构化数据" - ], - "title": "钻井日报数据", - "type": "business-data", - "update_date": "2025-06-30 16:48:17", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "wb_dr_pro_daily_report_id" - }, - { - "method": "GET", - "path": "/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0/{id}", - "title": "Read wb_dr_pro_daily_report", - "summary": "Read wb_dr_pro_daily_report", - "description": "Read wb_dr_pro_daily_report", - "operationId": "read_wb_dr_pro_daily_report", - "tags": [ - "wb_dr" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the wb_dr_pro_daily_report, maps to wb_dr_pro_daily_report_id", - "schema": { - "description": "主键 for wb_dr_pro_daily_report", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "wb_dr_pro_daily_report_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - }, - "wb_dr_pro_daily_report_id": { - "description": "主键 for wb_dr_pro_daily_report", - "title": "主键", - "type": "string" - } - }, - "required": [ - "wb_dr_pro_daily_report_id", - "status" - ], - "title": "钻井日报数据", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_dr", - "flow_state": "3", - "id": "wb_dr_pro_daily_report.1.0.0", - "name": "wb_dr_pro_daily_report", - "tags": [ - "结构化数据" - ], - "title": "钻井日报数据", - "type": "business-data", - "update_date": "2025-06-30 16:48:17", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "wb_dr_pro_daily_report_id" - }, - { - "method": "PUT", - "path": "/api/dms/wb_dr/v1/wb_dr_pro_daily_report", - "title": "Update wb_dr_pro_daily_report", - "summary": "Update wb_dr_pro_daily_report", - "description": "Update wb_dr_pro_daily_report", - "operationId": "update_wb_dr_pro_daily_report", - "tags": [ - "wb_dr" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "wb_dr_pro_daily_report_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - }, - "wb_dr_pro_daily_report_id": { - "description": "主键 for wb_dr_pro_daily_report", - "title": "主键", - "type": "string" - } - }, - "required": [ - "wb_dr_pro_daily_report_id", - "status" - ], - "title": "钻井日报数据", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_dr", - "flow_state": "3", - "id": "wb_dr_pro_daily_report.1.0.0", - "name": "wb_dr_pro_daily_report", - "tags": [ - "结构化数据" - ], - "title": "钻井日报数据", - "type": "business-data", - "update_date": "2025-06-30 16:48:17", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "wb_dr_pro_daily_report_id" - }, - { - "method": "DELETE", - "path": "/api/dms/wb_dr/v1/wb_dr_pro_daily_report", - "title": "Delete wb_dr_pro_daily_report", - "summary": "Delete wb_dr_pro_daily_report", - "description": "Delete wb_dr_pro_daily_report", - "operationId": "delete_wb_dr_pro_daily_report", - "tags": [ - "wb_dr" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "wb_dr_pro_daily_report_id": { - "description": "主键 for wb_dr_pro_daily_report", - "title": "主键", - "type": "string" - } - }, - "required": [ - "wb_dr_pro_daily_report_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_dr", - "flow_state": "3", - "id": "wb_dr_pro_daily_report.1.0.0", - "name": "wb_dr_pro_daily_report", - "tags": [ - "结构化数据" - ], - "title": "钻井日报数据", - "type": "business-data", - "update_date": "2025-06-30 16:48:17", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "wb_dr_pro_daily_report_id" - } - ], - "tags": [ - "dms", - "crud", - "scenario" - ], - "overall_status": "通过", - "message": "Performs a full Create -> Read -> Update -> Read -> Delete -> List workflow for a single DMS business object.", - "duration_seconds": "0.01", - "start_time": "2025-07-12T19:52:34.667262", - "end_time": "2025-07-12T19:52:34.675560", - "executed_steps": [ - { - "step_name": "Step 1: Create Resource", - "description": null, - "status": "通过", - "message": "", - "lookup_key": "CREATE", - "resolved_endpoint": "POST /api/dms/wb_ml/v1/lujing_test", - "duration_seconds": "0.0021", - "timestamp": "2025-07-12T19:52:34.667394", - "request_details": { - "method": "POST", - "url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "headers": { - "Content-Type": "application/json", - "Accept": "application/json" - }, - "params": {}, - "json_data": { - "data": [ - { - "description": "example_string", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - } - ] - }, - "body": { - "data": [ - { - "description": "example_string", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - } - ] - }, - "data": null, - "timeout": 30 - }, - "api_call_details": { - "request_method": "POST", - "request_url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "request_headers": { - "Content-Type": "application/json", - "Accept": "application/json" - }, - "request_params": {}, - "request_body": { - "data": [ - { - "description": "example_string", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - } - ] - }, - "curl_command": "curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 187' -d '{\"data\": [{\"description\": \"example_string\", \"lujing_test_id\": \"8de4c8a9-8809-41ea-aa71-63d7d89842d8\", \"record_count\": 0, \"status\": \"active\", \"update_date\": \"2025-07-12T19:52:34.667370\"}]}' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "response_status_code": 200, - "response_headers": { - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "60", - "Connection": "close" - }, - "response_body": { - "code": 0, - "data": true, - "message": "创建成功" - }, - "response_elapsed_time": 0.000586 - }, - "validation_points": [ - { - "passed": true, - "message": "Response data is true as expected.", - "details": {} - }, - { - "passed": true, - "message": "响应状态码 200 符合预期。", - "details": {} - } - ], - "context_snapshot_after_step": { - "pk_name": "lujing_test_id", - "pk_value": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "current_payload": { - "description": "example_string", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "update_payload": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "scenario_endpoints": { - "create": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Create lujing_test", - "summary": "Create lujing_test", - "description": "Create lujing_test", - "operationId": "create_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "list": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "title": "List lujing_test", - "summary": "List lujing_test", - "description": "List lujing_test", - "operationId": "list_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "lujing_test_id" - }, - "read": { - "method": "GET", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "title": "Read lujing_test", - "summary": "Read lujing_test", - "description": "Read lujing_test", - "operationId": "read_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the lujing_test, maps to lujing_test_id", - "schema": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "update": { - "method": "PUT", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Update lujing_test", - "summary": "Update lujing_test", - "description": "Update lujing_test", - "operationId": "update_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "delete": { - "method": "DELETE", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Delete lujing_test", - "summary": "Delete lujing_test", - "description": "Delete lujing_test", - "operationId": "delete_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - }, - "required": [ - "lujing_test_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - } - }, - "delete_request_body": { - "data": [ - "8de4c8a9-8809-41ea-aa71-63d7d89842d8" - ] - } - } - }, - { - "step_name": "Step 2: Read Resource to Verify Creation", - "description": null, - "status": "通过", - "message": "", - "lookup_key": "READ", - "resolved_endpoint": "GET /api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "duration_seconds": "0.0013", - "timestamp": "2025-07-12T19:52:34.669565", - "request_details": { - "method": "GET", - "url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "headers": { - "Accept": "application/json" - }, - "params": {}, - "json_data": null, - "body": null, - "data": null, - "timeout": 30 - }, - "api_call_details": { - "request_method": "GET", - "request_url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "request_headers": { - "Accept": "application/json" - }, - "request_params": {}, - "request_body": null, - "curl_command": "curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "response_status_code": 200, - "response_headers": { - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "222", - "Connection": "close" - }, - "response_body": { - "code": 0, - "data": { - "description": "example_string", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "message": "读取成功" - }, - "response_elapsed_time": 0.000572 - }, - "validation_points": [ - { - "passed": true, - "message": "Resource details successfully validated against payload.", - "details": {} - }, - { - "passed": true, - "message": "响应状态码 200 符合预期。", - "details": {} - } - ], - "context_snapshot_after_step": { - "pk_name": "lujing_test_id", - "pk_value": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "current_payload": { - "description": "example_string", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "update_payload": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "scenario_endpoints": { - "create": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Create lujing_test", - "summary": "Create lujing_test", - "description": "Create lujing_test", - "operationId": "create_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "list": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "title": "List lujing_test", - "summary": "List lujing_test", - "description": "List lujing_test", - "operationId": "list_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "lujing_test_id" - }, - "read": { - "method": "GET", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "title": "Read lujing_test", - "summary": "Read lujing_test", - "description": "Read lujing_test", - "operationId": "read_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the lujing_test, maps to lujing_test_id", - "schema": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "update": { - "method": "PUT", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Update lujing_test", - "summary": "Update lujing_test", - "description": "Update lujing_test", - "operationId": "update_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "delete": { - "method": "DELETE", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Delete lujing_test", - "summary": "Delete lujing_test", - "description": "Delete lujing_test", - "operationId": "delete_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - }, - "required": [ - "lujing_test_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - } - }, - "delete_request_body": { - "data": [ - "8de4c8a9-8809-41ea-aa71-63d7d89842d8" - ] - } - } - }, - { - "step_name": "Step 3: Update Resource", - "description": null, - "status": "通过", - "message": "", - "lookup_key": "UPDATE", - "resolved_endpoint": "PUT /api/dms/wb_ml/v1/lujing_test", - "duration_seconds": "0.0012", - "timestamp": "2025-07-12T19:52:34.670901", - "request_details": { - "method": "PUT", - "url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "headers": { - "Content-Type": "application/json", - "Accept": "application/json" - }, - "params": {}, - "json_data": { - "data": [ - { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - } - ] - }, - "body": { - "data": [ - { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - } - ] - }, - "data": null, - "timeout": 30 - }, - "api_call_details": { - "request_method": "PUT", - "request_url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "request_headers": { - "Content-Type": "application/json", - "Accept": "application/json" - }, - "request_params": {}, - "request_body": { - "data": [ - { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - } - ] - }, - "curl_command": "curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 205' -d '{\"data\": [{\"description\": \"updated-test-entry-from-scenario\", \"lujing_test_id\": \"8de4c8a9-8809-41ea-aa71-63d7d89842d8\", \"record_count\": 0, \"status\": \"active\", \"update_date\": \"2025-07-12T19:52:34.667370\"}]}' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "response_status_code": 200, - "response_headers": { - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "60", - "Connection": "close" - }, - "response_body": { - "code": 0, - "data": true, - "message": "创建成功" - }, - "response_elapsed_time": 0.000552 - }, - "validation_points": [ - { - "passed": true, - "message": "Response data is true as expected.", - "details": {} - }, - { - "passed": true, - "message": "响应状态码 200 符合预期。", - "details": {} - } - ], - "context_snapshot_after_step": { - "pk_name": "lujing_test_id", - "pk_value": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "current_payload": { - "description": "example_string", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "update_payload": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "scenario_endpoints": { - "create": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Create lujing_test", - "summary": "Create lujing_test", - "description": "Create lujing_test", - "operationId": "create_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "list": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "title": "List lujing_test", - "summary": "List lujing_test", - "description": "List lujing_test", - "operationId": "list_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "lujing_test_id" - }, - "read": { - "method": "GET", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "title": "Read lujing_test", - "summary": "Read lujing_test", - "description": "Read lujing_test", - "operationId": "read_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the lujing_test, maps to lujing_test_id", - "schema": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "update": { - "method": "PUT", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Update lujing_test", - "summary": "Update lujing_test", - "description": "Update lujing_test", - "operationId": "update_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "delete": { - "method": "DELETE", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Delete lujing_test", - "summary": "Delete lujing_test", - "description": "Delete lujing_test", - "operationId": "delete_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - }, - "required": [ - "lujing_test_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - } - }, - "delete_request_body": { - "data": [ - "8de4c8a9-8809-41ea-aa71-63d7d89842d8" - ] - } - } - }, - { - "step_name": "Step 4: Read Resource to Verify Update", - "description": null, - "status": "通过", - "message": "", - "lookup_key": "READ", - "resolved_endpoint": "GET /api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "duration_seconds": "0.0011", - "timestamp": "2025-07-12T19:52:34.672176", - "request_details": { - "method": "GET", - "url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "headers": { - "Accept": "application/json" - }, - "params": {}, - "json_data": null, - "body": null, - "data": null, - "timeout": 30 - }, - "api_call_details": { - "request_method": "GET", - "request_url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "request_headers": { - "Accept": "application/json" - }, - "request_params": {}, - "request_body": null, - "curl_command": "curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "response_status_code": 200, - "response_headers": { - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "240", - "Connection": "close" - }, - "response_body": { - "code": 0, - "data": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "message": "读取成功" - }, - "response_elapsed_time": 0.000491 - }, - "validation_points": [ - { - "passed": true, - "message": "Resource details successfully validated against update_payload.", - "details": {} - }, - { - "passed": true, - "message": "响应状态码 200 符合预期。", - "details": {} - } - ], - "context_snapshot_after_step": { - "pk_name": "lujing_test_id", - "pk_value": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "current_payload": { - "description": "example_string", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "update_payload": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "scenario_endpoints": { - "create": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Create lujing_test", - "summary": "Create lujing_test", - "description": "Create lujing_test", - "operationId": "create_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "list": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "title": "List lujing_test", - "summary": "List lujing_test", - "description": "List lujing_test", - "operationId": "list_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "lujing_test_id" - }, - "read": { - "method": "GET", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "title": "Read lujing_test", - "summary": "Read lujing_test", - "description": "Read lujing_test", - "operationId": "read_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the lujing_test, maps to lujing_test_id", - "schema": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "update": { - "method": "PUT", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Update lujing_test", - "summary": "Update lujing_test", - "description": "Update lujing_test", - "operationId": "update_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "delete": { - "method": "DELETE", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Delete lujing_test", - "summary": "Delete lujing_test", - "description": "Delete lujing_test", - "operationId": "delete_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - }, - "required": [ - "lujing_test_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - } - }, - "delete_request_body": { - "data": [ - "8de4c8a9-8809-41ea-aa71-63d7d89842d8" - ] - } - } - }, - { - "step_name": "Step 5: Delete Resource", - "description": null, - "status": "通过", - "message": "", - "lookup_key": "DELETE", - "resolved_endpoint": "DELETE /api/dms/wb_ml/v1/lujing_test", - "duration_seconds": "0.0012", - "timestamp": "2025-07-12T19:52:34.673328", - "request_details": { - "method": "DELETE", - "url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "headers": { - "Content-Type": "application/json", - "Accept": "application/json" - }, - "params": {}, - "json_data": { - "data": [ - "8de4c8a9-8809-41ea-aa71-63d7d89842d8" - ] - }, - "body": { - "data": [ - "8de4c8a9-8809-41ea-aa71-63d7d89842d8" - ] - }, - "data": null, - "timeout": 30 - }, - "api_call_details": { - "request_method": "DELETE", - "request_url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "request_headers": { - "Content-Type": "application/json", - "Accept": "application/json" - }, - "request_params": {}, - "request_body": { - "data": [ - "8de4c8a9-8809-41ea-aa71-63d7d89842d8" - ] - }, - "curl_command": "curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 50' -d '{\"data\": [\"8de4c8a9-8809-41ea-aa71-63d7d89842d8\"]}' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "response_status_code": 200, - "response_headers": { - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "81", - "Connection": "close" - }, - "response_body": { - "code": 0, - "data": true, - "message": "成功删除 1 条记录" - }, - "response_elapsed_time": 0.000532 - }, - "validation_points": [ - { - "passed": true, - "message": "Response data is true as expected.", - "details": {} - }, - { - "passed": true, - "message": "响应状态码 200 符合预期。", - "details": {} - } - ], - "context_snapshot_after_step": { - "pk_name": "lujing_test_id", - "pk_value": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "current_payload": { - "description": "example_string", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "update_payload": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "scenario_endpoints": { - "create": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Create lujing_test", - "summary": "Create lujing_test", - "description": "Create lujing_test", - "operationId": "create_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "list": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "title": "List lujing_test", - "summary": "List lujing_test", - "description": "List lujing_test", - "operationId": "list_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "lujing_test_id" - }, - "read": { - "method": "GET", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "title": "Read lujing_test", - "summary": "Read lujing_test", - "description": "Read lujing_test", - "operationId": "read_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the lujing_test, maps to lujing_test_id", - "schema": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "update": { - "method": "PUT", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Update lujing_test", - "summary": "Update lujing_test", - "description": "Update lujing_test", - "operationId": "update_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "delete": { - "method": "DELETE", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Delete lujing_test", - "summary": "Delete lujing_test", - "description": "Delete lujing_test", - "operationId": "delete_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - }, - "required": [ - "lujing_test_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - } - }, - "delete_request_body": { - "data": [ - "8de4c8a9-8809-41ea-aa71-63d7d89842d8" - ] - } - } - }, - { - "step_name": "Step 6: List to Verify Deletion", - "description": null, - "status": "通过", - "message": "", - "lookup_key": "LIST", - "resolved_endpoint": "POST /api/dms/wb_ml/v1/lujing_test/1.0.0", - "duration_seconds": "0.0010", - "timestamp": "2025-07-12T19:52:34.674539", - "request_details": { - "method": "POST", - "url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0", - "headers": { - "Content-Type": "application/json", - "Accept": "application/json" - }, - "params": {}, - "json_data": null, - "body": null, - "data": null, - "timeout": 30 - }, - "api_call_details": { - "request_method": "POST", - "request_url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0", - "request_headers": { - "Content-Type": "application/json", - "Accept": "application/json" - }, - "request_params": {}, - "request_body": null, - "curl_command": "curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0", - "response_status_code": 200, - "response_headers": { - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" - }, - "response_body": { - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" - }, - "response_elapsed_time": 0.000459 - }, - "validation_points": [ - { - "passed": true, - "message": "Resource is not in the list as expected after deletion.", - "details": {} - }, - { - "passed": true, - "message": "响应状态码 200 符合预期。", - "details": {} - } - ], - "context_snapshot_after_step": { - "pk_name": "lujing_test_id", - "pk_value": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "current_payload": { - "description": "example_string", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "update_payload": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "scenario_endpoints": { - "create": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Create lujing_test", - "summary": "Create lujing_test", - "description": "Create lujing_test", - "operationId": "create_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "list": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "title": "List lujing_test", - "summary": "List lujing_test", - "description": "List lujing_test", - "operationId": "list_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "lujing_test_id" - }, - "read": { - "method": "GET", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "title": "Read lujing_test", - "summary": "Read lujing_test", - "description": "Read lujing_test", - "operationId": "read_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the lujing_test, maps to lujing_test_id", - "schema": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "update": { - "method": "PUT", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Update lujing_test", - "summary": "Update lujing_test", - "description": "Update lujing_test", - "operationId": "update_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "delete": { - "method": "DELETE", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Delete lujing_test", - "summary": "Delete lujing_test", - "description": "Delete lujing_test", - "operationId": "delete_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - }, - "required": [ - "lujing_test_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - } - }, - "delete_request_body": { - "data": [ - "8de4c8a9-8809-41ea-aa71-63d7d89842d8" - ] - } - } - } - ], - "final_context_snapshot": { - "pk_name": "lujing_test_id", - "pk_value": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "current_payload": { - "description": "example_string", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "update_payload": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "8de4c8a9-8809-41ea-aa71-63d7d89842d8", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.667370" - }, - "scenario_endpoints": { - "create": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Create lujing_test", - "summary": "Create lujing_test", - "description": "Create lujing_test", - "operationId": "create_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "list": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "title": "List lujing_test", - "summary": "List lujing_test", - "description": "List lujing_test", - "operationId": "list_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "lujing_test_id" - }, - "read": { - "method": "GET", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "title": "Read lujing_test", - "summary": "Read lujing_test", - "description": "Read lujing_test", - "operationId": "read_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the lujing_test, maps to lujing_test_id", - "schema": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "update": { - "method": "PUT", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Update lujing_test", - "summary": "Update lujing_test", - "description": "Update lujing_test", - "operationId": "update_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "delete": { - "method": "DELETE", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Delete lujing_test", - "summary": "Delete lujing_test", - "description": "Delete lujing_test", - "operationId": "delete_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - }, - "required": [ - "lujing_test_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - } - }, - "delete_request_body": { - "data": [ - "8de4c8a9-8809-41ea-aa71-63d7d89842d8" - ] - } - } - }, - { - "stage_id": "dms_crud_scenario_stage", - "stage_name": "DMS Full CRUD Scenario", - "description": "Performs a full Create -> Read -> Update -> Read -> Delete -> List workflow for a single DMS business object. (Scenario for: lujing_test)", - "api_group_metadata": { - "name": "Global (所有API)", - "description": "适用于规范中的所有API" - }, - "apis_in_group": [ - { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Create lujing_test", - "summary": "Create lujing_test", - "description": "Create lujing_test", - "operationId": "create_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "title": "List lujing_test", - "summary": "List lujing_test", - "description": "List lujing_test", - "operationId": "list_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "lujing_test_id" - }, - { - "method": "GET", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "title": "Read lujing_test", - "summary": "Read lujing_test", - "description": "Read lujing_test", - "operationId": "read_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the lujing_test, maps to lujing_test_id", - "schema": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - { - "method": "PUT", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Update lujing_test", - "summary": "Update lujing_test", - "description": "Update lujing_test", - "operationId": "update_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - { - "method": "DELETE", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Delete lujing_test", - "summary": "Delete lujing_test", - "description": "Delete lujing_test", - "operationId": "delete_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - }, - "required": [ - "lujing_test_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - { - "method": "POST", - "path": "/api/dms/wb_dr/v1/wb_dr_pro_daily_report", - "title": "Create wb_dr_pro_daily_report", - "summary": "Create wb_dr_pro_daily_report", - "description": "Create wb_dr_pro_daily_report", - "operationId": "create_wb_dr_pro_daily_report", - "tags": [ - "wb_dr" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "wb_dr_pro_daily_report_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - }, - "wb_dr_pro_daily_report_id": { - "description": "主键 for wb_dr_pro_daily_report", - "title": "主键", - "type": "string" - } - }, - "required": [ - "wb_dr_pro_daily_report_id", - "status" - ], - "title": "钻井日报数据", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_dr", - "flow_state": "3", - "id": "wb_dr_pro_daily_report.1.0.0", - "name": "wb_dr_pro_daily_report", - "tags": [ - "结构化数据" - ], - "title": "钻井日报数据", - "type": "business-data", - "update_date": "2025-06-30 16:48:17", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "wb_dr_pro_daily_report_id" - }, - { - "method": "POST", - "path": "/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0", - "title": "List wb_dr_pro_daily_report", - "summary": "List wb_dr_pro_daily_report", - "description": "List wb_dr_pro_daily_report", - "operationId": "list_wb_dr_pro_daily_report", - "tags": [ - "wb_dr" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "wb_dr_pro_daily_report_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - }, - "wb_dr_pro_daily_report_id": { - "description": "主键 for wb_dr_pro_daily_report", - "title": "主键", - "type": "string" - } - }, - "required": [ - "wb_dr_pro_daily_report_id", - "status" - ], - "title": "钻井日报数据", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_dr", - "flow_state": "3", - "id": "wb_dr_pro_daily_report.1.0.0", - "name": "wb_dr_pro_daily_report", - "tags": [ - "结构化数据" - ], - "title": "钻井日报数据", - "type": "business-data", - "update_date": "2025-06-30 16:48:17", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "wb_dr_pro_daily_report_id" - }, - { - "method": "GET", - "path": "/api/dms/wb_dr/v1/wb_dr_pro_daily_report/1.0.0/{id}", - "title": "Read wb_dr_pro_daily_report", - "summary": "Read wb_dr_pro_daily_report", - "description": "Read wb_dr_pro_daily_report", - "operationId": "read_wb_dr_pro_daily_report", - "tags": [ - "wb_dr" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the wb_dr_pro_daily_report, maps to wb_dr_pro_daily_report_id", - "schema": { - "description": "主键 for wb_dr_pro_daily_report", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "wb_dr_pro_daily_report_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - }, - "wb_dr_pro_daily_report_id": { - "description": "主键 for wb_dr_pro_daily_report", - "title": "主键", - "type": "string" - } - }, - "required": [ - "wb_dr_pro_daily_report_id", - "status" - ], - "title": "钻井日报数据", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_dr", - "flow_state": "3", - "id": "wb_dr_pro_daily_report.1.0.0", - "name": "wb_dr_pro_daily_report", - "tags": [ - "结构化数据" - ], - "title": "钻井日报数据", - "type": "business-data", - "update_date": "2025-06-30 16:48:17", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "wb_dr_pro_daily_report_id" - }, - { - "method": "PUT", - "path": "/api/dms/wb_dr/v1/wb_dr_pro_daily_report", - "title": "Update wb_dr_pro_daily_report", - "summary": "Update wb_dr_pro_daily_report", - "description": "Update wb_dr_pro_daily_report", - "operationId": "update_wb_dr_pro_daily_report", - "tags": [ - "wb_dr" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "wb_dr_pro_daily_report_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - }, - "wb_dr_pro_daily_report_id": { - "description": "主键 for wb_dr_pro_daily_report", - "title": "主键", - "type": "string" - } - }, - "required": [ - "wb_dr_pro_daily_report_id", - "status" - ], - "title": "钻井日报数据", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_dr", - "flow_state": "3", - "id": "wb_dr_pro_daily_report.1.0.0", - "name": "wb_dr_pro_daily_report", - "tags": [ - "结构化数据" - ], - "title": "钻井日报数据", - "type": "business-data", - "update_date": "2025-06-30 16:48:17", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "wb_dr_pro_daily_report_id" - }, - { - "method": "DELETE", - "path": "/api/dms/wb_dr/v1/wb_dr_pro_daily_report", - "title": "Delete wb_dr_pro_daily_report", - "summary": "Delete wb_dr_pro_daily_report", - "description": "Delete wb_dr_pro_daily_report", - "operationId": "delete_wb_dr_pro_daily_report", - "tags": [ - "wb_dr" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "wb_dr_pro_daily_report_id": { - "description": "主键 for wb_dr_pro_daily_report", - "title": "主键", - "type": "string" - } - }, - "required": [ - "wb_dr_pro_daily_report_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_dr", - "flow_state": "3", - "id": "wb_dr_pro_daily_report.1.0.0", - "name": "wb_dr_pro_daily_report", - "tags": [ - "结构化数据" - ], - "title": "钻井日报数据", - "type": "business-data", - "update_date": "2025-06-30 16:48:17", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "wb_dr_pro_daily_report_id" - } - ], - "tags": [ - "dms", - "crud", - "scenario" - ], - "overall_status": "通过", - "message": "Performs a full Create -> Read -> Update -> Read -> Delete -> List workflow for a single DMS business object.", - "duration_seconds": "0.01", - "start_time": "2025-07-12T19:52:34.720706", - "end_time": "2025-07-12T19:52:34.727473", - "executed_steps": [ - { - "step_name": "Step 1: Create Resource", - "description": null, - "status": "通过", - "message": "", - "lookup_key": "CREATE", - "resolved_endpoint": "POST /api/dms/wb_ml/v1/lujing_test", - "duration_seconds": "0.0012", - "timestamp": "2025-07-12T19:52:34.720811", - "request_details": { - "method": "POST", - "url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "headers": { - "Content-Type": "application/json", - "Accept": "application/json" - }, - "params": {}, - "json_data": { - "data": [ - { - "description": "example_string", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - } - ] - }, - "body": { - "data": [ - { - "description": "example_string", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - } - ] - }, - "data": null, - "timeout": 30 - }, - "api_call_details": { - "request_method": "POST", - "request_url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "request_headers": { - "Content-Type": "application/json", - "Accept": "application/json" - }, - "request_params": {}, - "request_body": { - "data": [ - { - "description": "example_string", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - } - ] - }, - "curl_command": "curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 187' -d '{\"data\": [{\"description\": \"example_string\", \"lujing_test_id\": \"0d8b2597-95d8-4290-9ed1-d4412dedfd92\", \"record_count\": 0, \"status\": \"active\", \"update_date\": \"2025-07-12T19:52:34.720791\"}]}' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "response_status_code": 200, - "response_headers": { - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "60", - "Connection": "close" - }, - "response_body": { - "code": 0, - "data": true, - "message": "创建成功" - }, - "response_elapsed_time": 0.000514 - }, - "validation_points": [ - { - "passed": true, - "message": "Response data is true as expected.", - "details": {} - }, - { - "passed": true, - "message": "响应状态码 200 符合预期。", - "details": {} - } - ], - "context_snapshot_after_step": { - "pk_name": "lujing_test_id", - "pk_value": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "current_payload": { - "description": "example_string", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "update_payload": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "scenario_endpoints": { - "create": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Create lujing_test", - "summary": "Create lujing_test", - "description": "Create lujing_test", - "operationId": "create_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "list": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "title": "List lujing_test", - "summary": "List lujing_test", - "description": "List lujing_test", - "operationId": "list_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "lujing_test_id" - }, - "read": { - "method": "GET", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "title": "Read lujing_test", - "summary": "Read lujing_test", - "description": "Read lujing_test", - "operationId": "read_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the lujing_test, maps to lujing_test_id", - "schema": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "update": { - "method": "PUT", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Update lujing_test", - "summary": "Update lujing_test", - "description": "Update lujing_test", - "operationId": "update_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "delete": { - "method": "DELETE", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Delete lujing_test", - "summary": "Delete lujing_test", - "description": "Delete lujing_test", - "operationId": "delete_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - }, - "required": [ - "lujing_test_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - } - }, - "delete_request_body": { - "data": [ - "0d8b2597-95d8-4290-9ed1-d4412dedfd92" - ] - } - } - }, - { - "step_name": "Step 2: Read Resource to Verify Creation", - "description": null, - "status": "通过", - "message": "", - "lookup_key": "READ", - "resolved_endpoint": "GET /api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "duration_seconds": "0.0011", - "timestamp": "2025-07-12T19:52:34.722010", - "request_details": { - "method": "GET", - "url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "headers": { - "Accept": "application/json" - }, - "params": {}, - "json_data": null, - "body": null, - "data": null, - "timeout": 30 - }, - "api_call_details": { - "request_method": "GET", - "request_url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "request_headers": { - "Accept": "application/json" - }, - "request_params": {}, - "request_body": null, - "curl_command": "curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "response_status_code": 200, - "response_headers": { - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "222", - "Connection": "close" - }, - "response_body": { - "code": 0, - "data": { - "description": "example_string", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "message": "读取成功" - }, - "response_elapsed_time": 0.000493 - }, - "validation_points": [ - { - "passed": true, - "message": "Resource details successfully validated against payload.", - "details": {} - }, - { - "passed": true, - "message": "响应状态码 200 符合预期。", - "details": {} - } - ], - "context_snapshot_after_step": { - "pk_name": "lujing_test_id", - "pk_value": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "current_payload": { - "description": "example_string", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "update_payload": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "scenario_endpoints": { - "create": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Create lujing_test", - "summary": "Create lujing_test", - "description": "Create lujing_test", - "operationId": "create_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "list": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "title": "List lujing_test", - "summary": "List lujing_test", - "description": "List lujing_test", - "operationId": "list_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "lujing_test_id" - }, - "read": { - "method": "GET", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "title": "Read lujing_test", - "summary": "Read lujing_test", - "description": "Read lujing_test", - "operationId": "read_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the lujing_test, maps to lujing_test_id", - "schema": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "update": { - "method": "PUT", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Update lujing_test", - "summary": "Update lujing_test", - "description": "Update lujing_test", - "operationId": "update_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "delete": { - "method": "DELETE", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Delete lujing_test", - "summary": "Delete lujing_test", - "description": "Delete lujing_test", - "operationId": "delete_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - }, - "required": [ - "lujing_test_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - } - }, - "delete_request_body": { - "data": [ - "0d8b2597-95d8-4290-9ed1-d4412dedfd92" - ] - } - } - }, - { - "step_name": "Step 3: Update Resource", - "description": null, - "status": "通过", - "message": "", - "lookup_key": "UPDATE", - "resolved_endpoint": "PUT /api/dms/wb_ml/v1/lujing_test", - "duration_seconds": "0.0011", - "timestamp": "2025-07-12T19:52:34.723125", - "request_details": { - "method": "PUT", - "url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "headers": { - "Content-Type": "application/json", - "Accept": "application/json" - }, - "params": {}, - "json_data": { - "data": [ - { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - } - ] - }, - "body": { - "data": [ - { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - } - ] - }, - "data": null, - "timeout": 30 - }, - "api_call_details": { - "request_method": "PUT", - "request_url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "request_headers": { - "Content-Type": "application/json", - "Accept": "application/json" - }, - "request_params": {}, - "request_body": { - "data": [ - { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - } - ] - }, - "curl_command": "curl -X PUT -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 205' -d '{\"data\": [{\"description\": \"updated-test-entry-from-scenario\", \"lujing_test_id\": \"0d8b2597-95d8-4290-9ed1-d4412dedfd92\", \"record_count\": 0, \"status\": \"active\", \"update_date\": \"2025-07-12T19:52:34.720791\"}]}' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "response_status_code": 200, - "response_headers": { - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "60", - "Connection": "close" - }, - "response_body": { - "code": 0, - "data": true, - "message": "创建成功" - }, - "response_elapsed_time": 0.000496 - }, - "validation_points": [ - { - "passed": true, - "message": "Response data is true as expected.", - "details": {} - }, - { - "passed": true, - "message": "响应状态码 200 符合预期。", - "details": {} - } - ], - "context_snapshot_after_step": { - "pk_name": "lujing_test_id", - "pk_value": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "current_payload": { - "description": "example_string", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "update_payload": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "scenario_endpoints": { - "create": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Create lujing_test", - "summary": "Create lujing_test", - "description": "Create lujing_test", - "operationId": "create_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "list": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "title": "List lujing_test", - "summary": "List lujing_test", - "description": "List lujing_test", - "operationId": "list_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "lujing_test_id" - }, - "read": { - "method": "GET", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "title": "Read lujing_test", - "summary": "Read lujing_test", - "description": "Read lujing_test", - "operationId": "read_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the lujing_test, maps to lujing_test_id", - "schema": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "update": { - "method": "PUT", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Update lujing_test", - "summary": "Update lujing_test", - "description": "Update lujing_test", - "operationId": "update_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "delete": { - "method": "DELETE", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Delete lujing_test", - "summary": "Delete lujing_test", - "description": "Delete lujing_test", - "operationId": "delete_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - }, - "required": [ - "lujing_test_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - } - }, - "delete_request_body": { - "data": [ - "0d8b2597-95d8-4290-9ed1-d4412dedfd92" - ] - } - } - }, - { - "step_name": "Step 4: Read Resource to Verify Update", - "description": null, - "status": "通过", - "message": "", - "lookup_key": "READ", - "resolved_endpoint": "GET /api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "duration_seconds": "0.0010", - "timestamp": "2025-07-12T19:52:34.724282", - "request_details": { - "method": "GET", - "url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "headers": { - "Accept": "application/json" - }, - "params": {}, - "json_data": null, - "body": null, - "data": null, - "timeout": 30 - }, - "api_call_details": { - "request_method": "GET", - "request_url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "request_headers": { - "Accept": "application/json" - }, - "request_params": {}, - "request_body": null, - "curl_command": "curl -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0/0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "response_status_code": 200, - "response_headers": { - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "240", - "Connection": "close" - }, - "response_body": { - "code": 0, - "data": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "message": "读取成功" - }, - "response_elapsed_time": 0.000457 - }, - "validation_points": [ - { - "passed": true, - "message": "Resource details successfully validated against update_payload.", - "details": {} - }, - { - "passed": true, - "message": "响应状态码 200 符合预期。", - "details": {} - } - ], - "context_snapshot_after_step": { - "pk_name": "lujing_test_id", - "pk_value": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "current_payload": { - "description": "example_string", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "update_payload": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "scenario_endpoints": { - "create": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Create lujing_test", - "summary": "Create lujing_test", - "description": "Create lujing_test", - "operationId": "create_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "list": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "title": "List lujing_test", - "summary": "List lujing_test", - "description": "List lujing_test", - "operationId": "list_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "lujing_test_id" - }, - "read": { - "method": "GET", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "title": "Read lujing_test", - "summary": "Read lujing_test", - "description": "Read lujing_test", - "operationId": "read_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the lujing_test, maps to lujing_test_id", - "schema": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "update": { - "method": "PUT", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Update lujing_test", - "summary": "Update lujing_test", - "description": "Update lujing_test", - "operationId": "update_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "delete": { - "method": "DELETE", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Delete lujing_test", - "summary": "Delete lujing_test", - "description": "Delete lujing_test", - "operationId": "delete_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - }, - "required": [ - "lujing_test_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - } - }, - "delete_request_body": { - "data": [ - "0d8b2597-95d8-4290-9ed1-d4412dedfd92" - ] - } - } - }, - { - "step_name": "Step 5: Delete Resource", - "description": null, - "status": "通过", - "message": "", - "lookup_key": "DELETE", - "resolved_endpoint": "DELETE /api/dms/wb_ml/v1/lujing_test", - "duration_seconds": "0.0011", - "timestamp": "2025-07-12T19:52:34.725327", - "request_details": { - "method": "DELETE", - "url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "headers": { - "Content-Type": "application/json", - "Accept": "application/json" - }, - "params": {}, - "json_data": { - "data": [ - "0d8b2597-95d8-4290-9ed1-d4412dedfd92" - ] - }, - "body": { - "data": [ - "0d8b2597-95d8-4290-9ed1-d4412dedfd92" - ] - }, - "data": null, - "timeout": 30 - }, - "api_call_details": { - "request_method": "DELETE", - "request_url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "request_headers": { - "Content-Type": "application/json", - "Accept": "application/json" - }, - "request_params": {}, - "request_body": { - "data": [ - "0d8b2597-95d8-4290-9ed1-d4412dedfd92" - ] - }, - "curl_command": "curl -X DELETE -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 50' -d '{\"data\": [\"0d8b2597-95d8-4290-9ed1-d4412dedfd92\"]}' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test", - "response_status_code": 200, - "response_headers": { - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "81", - "Connection": "close" - }, - "response_body": { - "code": 0, - "data": true, - "message": "成功删除 1 条记录" - }, - "response_elapsed_time": 0.000519 - }, - "validation_points": [ - { - "passed": true, - "message": "Response data is true as expected.", - "details": {} - }, - { - "passed": true, - "message": "响应状态码 200 符合预期。", - "details": {} - } - ], - "context_snapshot_after_step": { - "pk_name": "lujing_test_id", - "pk_value": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "current_payload": { - "description": "example_string", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "update_payload": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "scenario_endpoints": { - "create": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Create lujing_test", - "summary": "Create lujing_test", - "description": "Create lujing_test", - "operationId": "create_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "list": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "title": "List lujing_test", - "summary": "List lujing_test", - "description": "List lujing_test", - "operationId": "list_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "lujing_test_id" - }, - "read": { - "method": "GET", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "title": "Read lujing_test", - "summary": "Read lujing_test", - "description": "Read lujing_test", - "operationId": "read_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the lujing_test, maps to lujing_test_id", - "schema": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "update": { - "method": "PUT", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Update lujing_test", - "summary": "Update lujing_test", - "description": "Update lujing_test", - "operationId": "update_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "delete": { - "method": "DELETE", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Delete lujing_test", - "summary": "Delete lujing_test", - "description": "Delete lujing_test", - "operationId": "delete_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - }, - "required": [ - "lujing_test_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - } - }, - "delete_request_body": { - "data": [ - "0d8b2597-95d8-4290-9ed1-d4412dedfd92" - ] - } - } - }, - { - "step_name": "Step 6: List to Verify Deletion", - "description": null, - "status": "通过", - "message": "", - "lookup_key": "LIST", - "resolved_endpoint": "POST /api/dms/wb_ml/v1/lujing_test/1.0.0", - "duration_seconds": "0.0009", - "timestamp": "2025-07-12T19:52:34.726506", - "request_details": { - "method": "POST", - "url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0", - "headers": { - "Content-Type": "application/json", - "Accept": "application/json" - }, - "params": {}, - "json_data": null, - "body": null, - "data": null, - "timeout": 30 - }, - "api_call_details": { - "request_method": "POST", - "request_url": "http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0", - "request_headers": { - "Content-Type": "application/json", - "Accept": "application/json" - }, - "request_params": {}, - "request_body": null, - "curl_command": "curl -X POST -H 'User-Agent: python-requests/2.32.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Accept: application/json' -H 'Connection: keep-alive' -H 'Content-Type: application/json' -H 'Content-Length: 0' --insecure http://127.0.0.1:5001/api/dms/wb_ml/v1/lujing_test/1.0.0", - "response_status_code": 200, - "response_headers": { - "Server": "Werkzeug/3.1.3 Python/3.12.0", - "Date": "Sat, 12 Jul 2025 11:52:34 GMT", - "Content-Type": "application/json", - "Content-Length": "85", - "Connection": "close" - }, - "response_body": { - "code": 0, - "data": [], - "message": "获取 'lujing_test' 列表成功" - }, - "response_elapsed_time": 0.000457 - }, - "validation_points": [ - { - "passed": true, - "message": "Resource is not in the list as expected after deletion.", - "details": {} - }, - { - "passed": true, - "message": "响应状态码 200 符合预期。", - "details": {} - } - ], - "context_snapshot_after_step": { - "pk_name": "lujing_test_id", - "pk_value": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "current_payload": { - "description": "example_string", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "update_payload": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "scenario_endpoints": { - "create": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Create lujing_test", - "summary": "Create lujing_test", - "description": "Create lujing_test", - "operationId": "create_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "list": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "title": "List lujing_test", - "summary": "List lujing_test", - "description": "List lujing_test", - "operationId": "list_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "lujing_test_id" - }, - "read": { - "method": "GET", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "title": "Read lujing_test", - "summary": "Read lujing_test", - "description": "Read lujing_test", - "operationId": "read_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the lujing_test, maps to lujing_test_id", - "schema": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "update": { - "method": "PUT", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Update lujing_test", - "summary": "Update lujing_test", - "description": "Update lujing_test", - "operationId": "update_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "delete": { - "method": "DELETE", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Delete lujing_test", - "summary": "Delete lujing_test", - "description": "Delete lujing_test", - "operationId": "delete_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - }, - "required": [ - "lujing_test_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - } - }, - "delete_request_body": { - "data": [ - "0d8b2597-95d8-4290-9ed1-d4412dedfd92" - ] - } - } - } - ], - "final_context_snapshot": { - "pk_name": "lujing_test_id", - "pk_value": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "current_payload": { - "description": "example_string", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "update_payload": { - "description": "updated-test-entry-from-scenario", - "lujing_test_id": "0d8b2597-95d8-4290-9ed1-d4412dedfd92", - "record_count": 0, - "status": "active", - "update_date": "2025-07-12T19:52:34.720791" - }, - "scenario_endpoints": { - "create": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Create lujing_test", - "summary": "Create lujing_test", - "description": "Create lujing_test", - "operationId": "create_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "list": { - "method": "POST", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0", - "title": "List lujing_test", - "summary": "List lujing_test", - "description": "List lujing_test", - "operationId": "list_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": {} - } - } - }, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "standalone", - "_dms_model_pk_name": "lujing_test_id" - }, - "read": { - "method": "GET", - "path": "/api/dms/wb_ml/v1/lujing_test/1.0.0/{id}", - "title": "Read lujing_test", - "summary": "Read lujing_test", - "description": "Read lujing_test", - "operationId": "read_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [ - { - "name": "id", - "in": "path", - "required": true, - "description": "The ID of the lujing_test, maps to lujing_test_id", - "schema": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - } - ], - "requestBody": null, - "responses": { - "200": { - "description": "Successful Operation", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "update": { - "method": "PUT", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Update lujing_test", - "summary": "Update lujing_test", - "description": "Update lujing_test", - "operationId": "update_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "act": { - "type": "integer", - "example": 0 - }, - "data": { - "type": "array", - "items": { - "identityId": [ - "lujing_test_id" - ], - "properties": { - "description": { - "description": "一个简单的描述字段", - "title": "描述", - "type": "string" - }, - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - }, - "record_count": { - "maximum": 10000, - "minimum": 0, - "title": "记录数", - "type": "integer" - }, - "status": { - "enum": [ - "active", - "inactive", - "archived" - ], - "title": "状态", - "type": "string" - }, - "update_date": { - "format": "date-time", - "title": "更新日期", - "type": "string" - } - }, - "required": [ - "lujing_test_id", - "status" - ], - "title": "测试", - "type": "object" - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - }, - "delete": { - "method": "DELETE", - "path": "/api/dms/wb_ml/v1/lujing_test", - "title": "Delete lujing_test", - "summary": "Delete lujing_test", - "description": "Delete lujing_test", - "operationId": "delete_lujing_test", - "tags": [ - "wb_ml" - ], - "parameters": [], - "requestBody": { - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "version": { - "type": "string", - "example": "1.0.0" - }, - "data": { - "type": "array", - "items": { - "type": "object", - "properties": { - "lujing_test_id": { - "description": "主键 for lujing_test", - "title": "主键", - "type": "string" - } - }, - "required": [ - "lujing_test_id" - ] - } - } - }, - "required": [ - "data" - ] - } - } - } - }, - "responses": { - "200": { - "description": "Success", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - }, - "data": { - "type": "boolean" - } - } - } - } - } - } - }, - "_source_format": "dms", - "_dms_raw_record": { - "add_tree": "Y", - "create_user": "admin", - "domain": "wb_ml", - "flow_state": "7", - "id": "lujing_test.1.0.0", - "name": "lujing_test", - "title": "测试", - "type": "business-data", - "update_date": "2025-07-01 14:34:58", - "version": "1.0.0" - }, - "_test_mode": "scenario_only", - "_dms_model_pk_name": "lujing_test_id" - } - }, - "delete_request_body": { - "data": [ - "0d8b2597-95d8-4290-9ed1-d4412dedfd92" - ] - } - } - } - ], - "api_call_details_summary": [] -} \ No newline at end of file