Skip to content

Commit a5a4bb1

Browse files
author
Ricky Kaare Engelharth
committed
Add publish manifest
1 parent 0825759 commit a5a4bb1

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

publish-manifest.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"$schema": "http://json.schemastore.org/vsix-publish",
3+
"categories": [ "coding" ],
4+
"identity": {
5+
"internalName": "ApiClientCodeGenerator",
6+
"tags": [ "OpenAPI", "Swagger", "NSwag", "AutoRest", "REST API", "Code Generator" ]
7+
},
8+
"overview": "README.md",
9+
"priceCategory": "free",
10+
"publisher": "ATCNet",
11+
"private": false,
12+
"qna": true,
13+
"repo": "https://github.com/atc-net/atc-autoformatter"
14+
}

0 commit comments

Comments
 (0)