Uploaded image for project: 'Stratos'
  1. Stratos
  2. STRATOS-1382

Typo in Response message POST /repo/notify

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.1.0 Beta2
    • 4.1.0 RC3
    • REST API
    • None

    Description

      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}

      Attachments

        Activity

          People

            Unassigned Unassigned
            mariangela Mariangela Hills
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: