Add support for inline schemas for objects with properties in OpenAPI3.
This involved specifying the CodeSection instead of defaulting to
CGU.Type in the schemaArrayItemsToFieldType function.
Also a test case was added for inline schemas for objects with properties.
Add support for inline schemas for objects with properties in OpenAPI3. This involved specifying the CodeSection instead of defaulting to CGU.Type in the schemaArrayItemsToFieldType function.
Also a test case was added for inline schemas for objects with properties.
Co-authored-by: David david@flipstone.com