Skip to content

Commit

Permalink
Updated version and removed suggest from manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
sahalali committed Nov 5, 2024
1 parent f111227 commit 2adc826
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "artsdata-reconciliation",
"version": "v1.0-draft",
"version": "1.0-draft",
"description": "",
"author": "",
"private": true,
Expand Down
8 changes: 1 addition & 7 deletions src/constant/manifest.constant.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"versions": [
"v1.0-draft"
"1.0-draft"
],
"name": "Artsdata.ca Reconciliation Service",
"identifierSpace": "http://kg.artsdata.ca/",
Expand Down Expand Up @@ -42,11 +42,5 @@
"height": 200,
"width": 350,
"url": "http://api.artsdata.ca/resource/{{id}}"
},
"suggest": {
"type": {
"service_path": "/en/suggest/type",
"service_url": "https://wikidata.reconci.link"
}
}
}

0 comments on commit 2adc826

Please sign in to comment.