Re: Use typespec for generating API docs and json schema
Max Lapshin <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <CAMxVRxCqrfpeZ7O_PPOFDWf=EdrY8VLo=xN4Wxr6LDikRT-aKg@mail.gmail.com> |
Here is what we have done so far: https://github.com/flussonic/type_mapper It can validate your input, translate json map (jsx output) to record or structured correct map.