Skip to content

Commit b336889

Browse files
committed
Merge remote-tracking branch 'origin/redmine-5.0.x'
2 parents 106a271 + 2bf7485 commit b336889

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

openapi.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ info:
66
name: d-yoshi/redmine-openapi
77
url: https://github.com/d-yoshi/redmine-openapi
88
license:
9-
name: Apache 2.0
10-
url: https://www.apache.org/licenses/LICENSE-2.0.html
11-
version: 0.8.1
9+
name: MIT License
10+
url: https://github.com/d-yoshi/redmine-openapi/blob/main/LICENSE
11+
version: 0.9.0
1212
servers:
1313
- url: /
1414
security:

src/openapi.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ info:
77
name: d-yoshi/redmine-openapi
88
url: https://github.com/d-yoshi/redmine-openapi
99
license:
10-
name: Apache 2.0
11-
url: https://www.apache.org/licenses/LICENSE-2.0.html
12-
version: 0.8.1
10+
name: MIT License
11+
url: https://github.com/d-yoshi/redmine-openapi/blob/main/LICENSE
12+
version: 0.9.0
1313

1414
servers:
1515
- url: /

0 commit comments

Comments
 (0)