File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ ## 2.9.3
6
+
5
7
- Fix OpenapiFirst.load when MultiJson is configured to return symbol keys
6
8
7
9
## 2.9.2
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- openapi_first (2.9.2 )
4
+ openapi_first (2.9.3 )
5
5
hana (~> 1.3 )
6
6
json_schemer (>= 2.1 , < 3.0 )
7
7
openapi_parameters (>= 0.5.1 , < 2.0 )
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: ..
3
3
specs:
4
- openapi_first (2.9.2 )
4
+ openapi_first (2.9.3 )
5
5
hana (~> 1.3 )
6
6
json_schemer (>= 2.1 , < 3.0 )
7
7
openapi_parameters (>= 0.5.1 , < 2.0 )
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
module OpenapiFirst
4
- VERSION = '2.9.2 '
4
+ VERSION = '2.9.3 '
5
5
end
You can’t perform that action at this time.
0 commit comments