Skip to content

Commit 8e41df2

Browse files
gibbonclaude
andcommitted
ci: prettier-format registry.json after content cleanup
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 5bc2f89 commit 8e41df2

1 file changed

Lines changed: 3 additions & 21 deletions

File tree

registry.json

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,7 @@
66
"description": "Spring/Kotlin DDD domain code — aggregates, entities, commands, queries, events, services, tests",
77
"version": "0.1.0",
88
"kind": "bundle",
9-
"tags": [
10-
"spring",
11-
"kotlin",
12-
"ddd",
13-
"domain",
14-
"aggregate",
15-
"cqrs"
16-
],
9+
"tags": ["spring", "kotlin", "ddd", "domain", "aggregate", "cqrs"],
1710
"author": "fixedcode",
1811
"repo": "https://github.com/fixedcode-io/bundle-spring-domain",
1912
"install": "npm install @fixedcode/bundle-spring-domain"
@@ -23,13 +16,7 @@
2316
"description": "OpenAPI 3.0.3 spec generator — produces API specs from any bundle with HTTP operations",
2417
"version": "0.1.0",
2518
"kind": "generator",
26-
"tags": [
27-
"openapi",
28-
"api",
29-
"rest",
30-
"swagger",
31-
"spec"
32-
],
19+
"tags": ["openapi", "api", "rest", "swagger", "spec"],
3320
"author": "fixedcode",
3421
"repo": "https://github.com/fixedcode-io/generator-openapi",
3522
"install": "npm install @fixedcode/generator-openapi"
@@ -39,12 +26,7 @@
3926
"description": "Simple CRUD REST API scaffold",
4027
"version": "0.1.0",
4128
"kind": "bundle",
42-
"tags": [
43-
"crud",
44-
"rest",
45-
"api",
46-
"simple"
47-
],
29+
"tags": ["crud", "rest", "api", "simple"],
4830
"author": "fixedcode",
4931
"repo": "https://github.com/fixedcode-io/bundle-crud-api",
5032
"install": "npm install @fixedcode/bundle-crud-api"

0 commit comments

Comments
 (0)