mirror of
https://github.com/postmanlabs/openapi-to-postman.git
synced 2022-11-29 22:05:00 +03:00
Force example to be inline
This commit is contained in:
@@ -13,7 +13,8 @@ const SCHEMA_CONTAINERS = [
|
||||
},
|
||||
INLINE = [
|
||||
'examples',
|
||||
'value'
|
||||
'value',
|
||||
'example'
|
||||
],
|
||||
COMPONENTS_KEYS = [
|
||||
'definitions',
|
||||
|
||||
Reference in New Issue
Block a user