You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2019/10/24 18:28:00 UTC

[jira] [Reopened] (GEODE-7205) sync wiki page of Cluster Management Service with Swagger page

     [ https://issues.apache.org/jira/browse/GEODE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols reopened GEODE-7205:
---------------------------------

some parts need to be adjusted
 # "Access " need to be deleted
 # list Methods and Models -- skip
 # the link of "post /experimental/gateways/receivers" doesn't work
 # enlarge the font size of "post /experimental/gateways/receivers", and bold
 # delete "create gateway-receiver (createGatewayReceiverUsingPOST)"
 # "Example data", links is empty -- skip
 # what is the means of "Produces"
 # the link of "ClusterManagementGetResult«GatewayReceiver,GatewayReceiverInfo»" and all links with "<< >>" doesn't work
 # "CacheServerInfo - CacheServerInfo Up", the "up" need to be a new line
 # the link of "String" or other java type does not work
 
 

> 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
>            Assignee: Owen Nichols
>            Priority: Major
>             Fix For: 1.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
>  
> #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)