Commit a359eab
authored
Bump OpenAPIKit to RC.2 (#293)
### Motivation
OpenAPIKit is getting close to releasing a stable v3, so let's keep on
top of the latest version to make sure it'll work well for us.
### Modifications
Bumped to release candidate 2.
Only had to adjusted one place in tests.
### Result
We're on the latest OpenAPIKit v3 version.
### Test Plan
Updated one place in tests, all other tests are passing.1 parent 904e847 commit a359eab
File tree
2 files changed
+2
-2
lines changed- Tests/OpenAPIGeneratorCoreTests/Translator/CommonTypes
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments