Skip to content

Commit

Permalink
UIIN:3146: Update API URI for checkCanBeOpenedInLinkedData manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
pkjacob committed Nov 27, 2024
1 parent 0359600 commit 759ebcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ViewInstance.js
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ class ViewInstance extends React.Component {
},
checkCanBeOpenedInLinkedData: {
type: 'okapi',
path: 'resource/check/:{id}/supported',
path: 'linked-data/inventory-instance/:{id}/import-supported',
accumulate: true,
throwErrors: false,
}
Expand Down

0 comments on commit 759ebcb

Please sign in to comment.