[bug][core] Copy all attributes (not properties) on composed schemas when flattening models (#7106)

This commit is contained in:
Jim Schubert
2020-08-03 21:16:47 -04:00
committed by GitHub
parent 6a08ec59c0
commit 7a846a193a
4 changed files with 344 additions and 13 deletions

View File

@@ -46,8 +46,10 @@ components:
properties:
prop1:
type: string
type: object
MySchemaName___Characters_allOf:
properties:
prop2:
type: string
type: object