Uploaded image for project: 'Apache Submarine'
  1. Apache Submarine
  2. SUBMARINE-614

Environment Id should be string in JSON response

    XMLWordPrintableJSON

Details

    Description

      When I created an environment via Restful API, it returned the following response.

      {"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":{}}
      

      The environmentId value should be string like "environment_1598950958206_001"

      Attachments

        Issue Links

          Activity

            People

              aeioulisa Lisa Chang
              lowc1012 Ryan Lo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: