Skip to content

Commit 8130a0f

Browse files
authored
Merge pull request #851 from juanjemdIos/master
json api response
2 parents aec3708 + aa99647 commit 8130a0f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/somef/test/test_data/api_responses/somef-demo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"date_created": [
2828
{
2929
"result": {
30-
"value": "2025-04-23T13:26:05Z",
30+
"value": "2025-04-23T13:26:06Z",
3131
"type": "Date"
3232
},
3333
"confidence": 1,

src/somef/test/test_data/api_responses/widoco_api_response.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1460,7 +1460,7 @@
14601460
{
14611461
"url": "https://api.github.com/repos/dgarijo/Widoco/releases/assets/3978689",
14621462
"name": "widoco-1.4.1-jar-with-dependencies.jar",
1463-
"content_size": 42914379,
1463+
"content_size": 42914378,
14641464
"content_url": "https://github.com/dgarijo/Widoco/releases/download/v1.4.1/widoco-1.4.1-jar-with-dependencies.jar",
14651465
"encoding_format": "application/octet-stream",
14661466
"upload_date": "2017-05-28T18:36:04Z",
@@ -2738,7 +2738,7 @@
27382738
"type": "String",
27392739
"value": "Semantic web"
27402740
},
2741-
"confidence": 0.921888526958784,
2741+
"confidence": 0.921888526958785,
27422742
"technique": "supervised_classification"
27432743
}
27442744
],

0 commit comments

Comments
 (0)