Skip to content

Commit bff2758

Browse files
committed
Add event catalog changes and OpenAPI tools config
1 parent 5f1516a commit bff2758

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

openapitools.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"$schema": "./node_modules/@openapitools/openapi-generator-cli/config.schema.json",
3+
"spaces": 2,
4+
"generator-cli": {
5+
"version": "7.11.0"
6+
}
7+
}

0 commit comments

Comments
 (0)