The repository analyzer API spec was incorrectly stored in the plugin directory rather than in the main `rest-api-spec` directory. This commit fixes that.
@@ -6,6 +6,11 @@
},
"stability":"stable",
"visibility":"public",
+ "headers": {
+ "accept": [
+ "application/json"
+ ]
+ },
"url":{
"paths":[
{