keria icon indicating copy to clipboard operation
keria copied to clipboard

Extract OpenAPI docs into a "Signify" protocol repo

Open m00sey opened this issue 2 years ago • 1 comments

m00sey avatar Nov 30 '23 14:11 m00sey

I have noticed currently that the API docs comments are a bit outdated. So we probably have to clean it up first. Also want to add that if we do create proper request and response type schemas, we can probably generate most of the type information needed in signify clients, instead of having to write them by hand. I have done a lot of client code generation based on OpenAPI specs before and it usually works quite well.

lenkan avatar Jan 25 '24 14:01 lenkan