Skip to content

How do JSON result bodies become Swagger model documentation? #62

Open
@aryairani

Description

@aryairani

In the examples, I see the tag trait AutoSerializable and the encoder

implicit def jsonWritable[A <: AutoSerializable]: EntityEncoder[A]

which uses jackson's write to produce JSON, but that isn't part of the process for generating the Swagger model, is it?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions