1
0
mirror of https://github.com/gluster/glusterd2.git synced 2026-02-05 12:45:38 +01:00

5 Commits

Author SHA1 Message Date
Prashanth Pai
ef7280ed7b api: Fix godoc links for plugins
Signed-off-by: Prashanth Pai <ppai@redhat.com>
2018-07-26 11:53:42 +05:30
Prashanth Pai
a371d76fd5 doc: Describe 'omitempty' in API documentation
Signed-off-by: Prashanth Pai <ppai@redhat.com>
2018-04-24 12:56:27 +05:30
Prashanth Pai
1e52b64272 Update generated REST API doc
Signed-off-by: Prashanth Pai <ppai@redhat.com>
2018-02-16 18:52:42 +05:30
Prashanth Pai
21e3be2033 Add request and response types
Signed-off-by: Prashanth Pai <ppai@redhat.com>
2018-02-14 14:08:07 +05:30
Prashanth Pai
31df1e8d6e Implement /endpoints API for listing endpoints
...and add support to generate (very primitive) REST API doc listing.
This is only a stopgap solution.

What's nicer would be to have support for generation of swagger/openapi
spec from the code comments and annotations. It's a tedious task to add
them to existing APIs and shall be done later.
See: https://goswagger.io/generate/spec.html

Signed-off-by: Prashanth Pai <ppai@redhat.com>
2018-02-14 08:44:07 +05:30