[
https://issues.apache.org/jira/browse/GEODE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gang Yan updated GEODE-7205:
----------------------------
Description:
### WHY
there are a lot of stuff need to sync-up from Swagger page to wiki, Including
but not limited to :
- class
- config --> configuration
- links
- group & groups
- experies
And we do not want to update the wiki page again and again, and also the more
we delivered , the more update we need to publish on wiki page, so we need to
find a way to generate wiki page from Swagger page in programming way.
### WHAT
there is a Swagger page and api-docs, everything is there, so we need to find a
way to parse the swagger page to generate Wiki page.
1. find input
2. find output format on wiki
3. parse the input to output format
was:
there are a lot of stuff need to sync-up from Swagger page to wiki, Including
but not limited to :
class
config --> configuration
links
group & groups
> sync wiki page of Cluster Management Service with Swagger page
> --------------------------------------------------------------
>
> Key: GEODE-7205
> URL: https://issues.apache.org/jira/browse/GEODE-7205
> Project: Geode
> Issue Type: Improvement
> Components: management, rest (admin)
> Reporter: Gang Yan
> Priority: Major
>
>
> ### WHY
> there are a lot of stuff need to sync-up from Swagger page to wiki,
> Including but not limited to :
> - class
> - config --> configuration
> - links
> - group & groups
> - experies
> And we do not want to update the wiki page again and again, and also the more
> we delivered , the more update we need to publish on wiki page, so we need to
> find a way to generate wiki page from Swagger page in programming way.
> ### WHAT
> there is a Swagger page and api-docs, everything is there, so we need to find
> a way to parse the swagger page to generate Wiki page.
> 1. find input
> 2. find output format on wiki
> 3. parse the input to output format
--
This message was sent by Atlassian Jira
(v8.3.4#803005)