You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "xiaoliang tian (JIRA)" <ji...@apache.org> on 2019/07/25 09:50:00 UTC

[jira] [Updated] (SCB-1396) add service name in rest api

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

xiaoliang tian updated SCB-1396:
--------------------------------
    Description: 
service is ussually behind a api gateway

 

current api is

/v1/kv/xxx

/v1/revision/xxx

there is only module info like kv and revision

 

we are missing service name 

 

so change api to

/v1/kie/kv/xxx

/v1/kie/revision/xxx

 

> add service name in rest api
> ----------------------------
>
>                 Key: SCB-1396
>                 URL: https://issues.apache.org/jira/browse/SCB-1396
>             Project: Apache ServiceComb
>          Issue Type: New Feature
>          Components: Kie
>    Affects Versions: kie-0.1.0
>            Reporter: xiaoliang tian
>            Assignee: xiaoliang tian
>            Priority: Major
>
> service is ussually behind a api gateway
>  
> current api is
> /v1/kv/xxx
> /v1/revision/xxx
> there is only module info like kv and revision
>  
> we are missing service name 
>  
> so change api to
> /v1/kie/kv/xxx
> /v1/kie/revision/xxx
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)