Files
42marketplaces/sync/gh-openshift-eng-ai-helpers-plugins-yaml.json
2025-11-30 09:08:53 +08:00

18 lines
443 B
JSON

{
"name": "yaml",
"owner": {
"name": "saswatamcode",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "yaml",
"description": "Generate comprehensive YAML documentation from Go struct definitions with sensible default values",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-openshift-eng-ai-helpers-plugins-yaml.git"
},
"strict": true
}
]
}