We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07332a0 + 0123fad commit d925da4Copy full SHA for d925da4
1 file changed
_data/config-api-endpoints.json
@@ -7812,6 +7812,14 @@
7812
"name": "mod-linked-data",
7813
"path": "/linked-data/authority-assignment-check"
7814
},
7815
+ {
7816
+ "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml",
7817
+ "apiType": "oas",
7818
+ "interface": "linked-data 1.1",
7819
+ "methods": "post:operation/import-file",
7820
+ "name": "mod-linked-data",
7821
+ "path": "/linked-data/import/file"
7822
+ },
7823
{
7824
"apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml",
7825
"apiType": "oas",
0 commit comments