cURL
curl --request GET \ --url http://localhost:5300/api/v1/plugins/{author}/{plugin_name} \ --header 'X-API-Key: <api-key>'
{ "code": 0, "data": { "plugin": {} } }
成功
0
Show child attributes