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

Liu Xun resolved SUBMARINE-614.
-------------------------------
    Resolution: Fixed

Issue resolved by pull request 389
[https://github.com/apache/submarine/pull/389]

> Environment Id should be string in JSON response
> ------------------------------------------------
>
>                 Key: SUBMARINE-614
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-614
>             Project: Apache Submarine
>          Issue Type: Improvement
>          Components: environment
>            Reporter: Ryan Lo
>            Assignee: Lisa Chang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>
> When I created an environment via Restful API, it returned the following 
> response.
> {code:java}
> {"status":"OK","code":200,"success":true,"message":null,"result":{"environmentId":{"id":1,"serverTimestamp":1598950958206},"environmentSpec":{"name":"my-submarine-env","dockerImage":"apache/submarine:jupyter-notebook-0.5.0-SNAPSHOT","kernelSpec":{"name":"team_default_python_3.7","channels":["defaults"],"dependencies":[""]},"description":null,"image":null}},"attributes":{}}
> {code}
> The environmentId value should be string like "environment_1598950958206_001"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to