flask-rest-jsonapi icon indicating copy to clipboard operation
flask-rest-jsonapi copied to clipboard

Schema and APIs documentation

Open frodriz opened this issue 5 years ago • 3 comments

Hey everyone!

I was wondering, how are you guys generating documentation about your Schemas, Resources, endpoints?

Using apispec I was able to generate descriptions about the Schemas, but something far from complete.

Thanks!

frodriz avatar Sep 17 '18 14:09 frodriz

@frodriz did you find a solution for this?

buckmaxwell avatar Jan 08 '21 17:01 buckmaxwell

Nope, sorry.

frodriz avatar Jan 14 '21 18:01 frodriz

@buckmaxwell I use a SAFRS library for API documentation.

https://github.com/thomaxxl/safrs

kurianbenoy-aot avatar Jan 14 '21 18:01 kurianbenoy-aot