We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f71a2b7 commit b50b5b7Copy full SHA for b50b5b7
_data/config-api-endpoints.json
@@ -7884,6 +7884,14 @@
7884
"name": "mod-linked-data",
7885
"path": "/linked-data/profile/metadata"
7886
},
7887
+ {
7888
+ "apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml",
7889
+ "apiType": "oas",
7890
+ "interface": "linked-data-profile 1.0",
7891
+ "methods": "get:operation/getPreferredProfileByResourceType post:operation/setPreferredProfile",
7892
+ "name": "mod-linked-data",
7893
+ "path": "/linked-data/profile/preferred"
7894
+ },
7895
{
7896
"apiDescription": "src/main/resources/swagger.api/mod-linked-data.yaml",
7897
"apiType": "oas",
0 commit comments