You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Chamila de Alwis (JIRA)" <ji...@apache.org> on 2015/05/10 17:18:59 UTC

[jira] [Resolved] (STRATOS-1382) Typo in Response message POST /repo/notify

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

Chamila de Alwis resolved STRATOS-1382.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 4.1.0 RC1

Fixed in commit fc72ad9f7477aaabfd2ea81bba996fe03893c14b

> 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
>             Fix For: 4.1.0 RC1
>
>
> 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)