We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d427af9 commit 321331aCopy full SHA for 321331a
_data/config-api-endpoints.json
@@ -4769,6 +4769,13 @@
4769
"name": "folio-query-tool-metadata",
4770
"path": "/entity-types/custom"
4771
},
4772
+ {
4773
+ "apiDescription": "src/main/resources/swagger.api/queryTool.yaml",
4774
+ "apiType": "oas",
4775
+ "methods": "post:operation/getAvailableJoins",
4776
+ "name": "folio-query-tool-metadata",
4777
+ "path": "/entity-types/custom/available-joins"
4778
+ },
4779
{
4780
"apiDescription": "src/main/resources/swagger.api/queryTool.yaml",
4781
"apiType": "oas",
0 commit comments