Mariangela Hills created STRATOS-1257:
-----------------------------------------

             Summary: Created date format in REST API
                 Key: STRATOS-1257
                 URL: https://issues.apache.org/jira/browse/STRATOS-1257
             Project: Stratos
          Issue Type: Bug
          Components: REST API
    Affects Versions: 4.1.0 Alpha
            Reporter: Mariangela Hills
            Priority: Minor


When executing the following REST API resource, the output appears as follows:

GET /tenants/{tenantDomain}

{
  "active": true,
  "admin": "admin2",
  "createdDate": 1426576793551,
  "email": "[email protected]",
  "firstname": "Franky",
  "lastname": "Myers",
  "tenantDomain": "franky.com",
  "tenantId": 2,
  "

The created date can not be understood. It will be good if it can be changed to 
the output that appears in CLI.
[1] https://issues.apache.org/jira/browse/STRATOS-1227



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to