OpenAPI/Swagger 3.0 Parser and Swift code generator
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool
Cy-4AH opened this issue 2 years ago · comments
SwagGen/Sources/SwagGenKit/SwaggerExtensions.swift
Line 162 in 97ee617
Should return here self instead of nil
Example:
Event: type: object properties: location: allOf: - $ref: '#/components/schemas/AddressModel' nullable: true