Re: Use typespec for generating API docs and json schema
Max Lapshin <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <CAMxVRxDL83s1coVoLii8XYP9EG1cBDLb6x39YLd6_iBc3SiuMQ@mail.gmail.com> |
I don't need to express all openapi in typespecs, I want to use subset of typespecs, compatible with json and translatable to other schema definitions. On Sun, Sep 20, 2020 at 8:45 PM Łukasz Niemier <[email protected]> wrote: > > There is something like that in Elixir, however raw type specs aren't expressive enough to support full OpenAPI. You would need some other utilities as well. > > -- > Łukasz Jan Niemier