Files
42marketplaces/sync/gh-secondsky-sap-skills-skills-sap-api-style.json
2025-11-30 09:08:53 +08:00

18 lines
541 B
JSON

{
"name": "sap-api-style",
"owner": {
"name": "Zhongwei Li",
"email": "zhongweili@tubi.tv"
},
"plugins": [
{
"name": "sap-api-style",
"description": "Comprehensive guidance for documenting SAP APIs following official SAP API Style Guide standards. Covers REST, OData, OpenAPI, Javadoc, JSDoc, and API Business Hub compliance.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-secondsky-sap-skills-skills-sap-api-style.git"
},
"strict": true
}
]
}