mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-05 21:16:11 +00:00
Merge remote-tracking branch 'origin/4.2.x' into 5.0.x
This commit is contained in:
@@ -44,6 +44,12 @@ describe 'TypeHolderExample' do
|
||||
end
|
||||
end
|
||||
|
||||
describe 'test attribute "float_item"' do
|
||||
it 'should work' do
|
||||
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
||||
end
|
||||
end
|
||||
|
||||
describe 'test attribute "integer_item"' do
|
||||
it 'should work' do
|
||||
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
||||
|
||||
Reference in New Issue
Block a user