Mariangela Hills created STRATOS-1382:
-----------------------------------------

             Summary: Typo in Response message POST /repo/notify
                 Key: STRATOS-1382
                 URL: https://issues.apache.org/jira/browse/STRATOS-1382
             Project: Stratos
          Issue Type: Bug
          Components: REST API
    Affects Versions: 4.1.0 Beta2
            Reporter: Mariangela Hills


Notification has been spelt wrong in the response message [1] that is received 
when executing the POST /repo/notify. This needs to be corrected.

[1]
> POST /api/repo/notify HTTP/1.1
> Authorization: Basic YWRtaW46YWRtaW4=
> User-Agent: curl/7.24.0 (x86_64-apple-darwin12.0) libcurl/7.24.0 
> OpenSSL/0.9.8| zlib/1.2.5
> Host: localhost:9443
> Accept: */*
> Content-Type: application/json
> Content-Length: 94
> 
* upload completely sent off: 94 out of 94 bytes
< HTTP/1.1 200 OK
< Date: Sun, 10 May 2015 10:33:24 GMT
< Content-Type: application/json
< Transfer-Encoding: chunked
< Server: WSO2 Carbon Server
< 
* Connection #0 to host localhost left intact
{"message":"Repository notificaton sent successfully","statusCode":200}




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

Reply via email to