kin-openapi
kin-openapi copied to clipboard
SchemaRef marshaller prefers ref over value
Is there a way to marshal a value over a ref when it comes to marshalling the SchemaRef? I need a json output that resolved all internal $ref's and i try to avoid iterating recursivly.
Am i missing something?