{ "opencollection": "1.0.0", "info": { "name": "Apicurio Registry Admin Artifact Type API", "version": "3.1.x" }, "items": [ { "info": { "name": "Artifact Type", "type": "folder" }, "items": [ { "info": { "name": "List artifact types", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8080/apis/registry/v3/admin/config/artifactTypes" }, "docs": "Gets a list of all the configured artifact types.\n\nThis operation can fail for the following reasons:\n\n* A server error occurred (HTTP error `500`)\n" } ] } ], "bundled": true }