Skip to content

Commit d1f7212

Browse files
committed
Lint yml
1 parent a1ed2cd commit d1f7212

37 files changed

+72
-38
lines changed

Sources/actions/openapi-generator-config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@ generate:
22
- types
33
- client
44

5-
65
filter:
76
tags:
87
- actions
98

10-
119
accessModifier: public
1210

Sources/activity/openapi-generator-config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ generate:
55
filter:
66
tags:
77
- activity
8-
8+
99
accessModifier: public
10+

Sources/apps/openapi-generator-config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ generate:
55
filter:
66
tags:
77
- apps
8-
8+
99
accessModifier: public
10+

Sources/billing/openapi-generator-config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ generate:
55
filter:
66
tags:
77
- billing
8-
8+
99
accessModifier: public
10+

Sources/checks/openapi-generator-config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ generate:
55
filter:
66
tags:
77
- checks
8-
8+
99
accessModifier: public
10+

Sources/classroom/openapi-generator-config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ generate:
55
filter:
66
tags:
77
- classroom
8-
8+
99
accessModifier: public
10+

Sources/code-scanning/openapi-generator-config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ generate:
55
filter:
66
tags:
77
- code-scanning
8-
8+
99
accessModifier: public
10+

Sources/codes-of-conduct/openapi-generator-config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ generate:
55
filter:
66
tags:
77
- codes-of-conduct
8-
8+
99
accessModifier: public
10+

Sources/codespaces/openapi-generator-config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ generate:
55
filter:
66
tags:
77
- codespaces
8-
8+
99
accessModifier: public
10+

Sources/copilot/openapi-generator-config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ generate:
55
filter:
66
tags:
77
- copilot
8-
8+
99
accessModifier: public
10+

0 commit comments

Comments
 (0)