Menu

Error in programming responses URL?

Emystein
2013-03-13
2013-03-14
  • Emystein

    Emystein - 2013-03-13

    On http://sourceforge.net/p/soaprest-mocker/wiki/Home/ under the section "Setting mock responses", the template URL seems to be incomplete.

    It says:

    http://server:port/{APP_CONTEXT}/services/{SERVICE[i].TYPE}/{SERVICE[i].NAME}/{SERVICE[i].OPERATION[j].INPUT_MESSAGE}/responses - adding custom response; serial POSTs to this URL will set consecutive responses

    And I think it should add "operations" after "{SERVICE[i].NAME}/", something like this:

    http://server:port/{APP_CONTEXT}/services/{SERVICE[i].TYPE}/{SERVICE[i].NAME}/operations/{SERVICE[i].OPERATION[j].INPUT_MESSAGE}/responses - adding custom response; serial POSTs to this URL will set consecutive responses

    Regards,

     
  • Jacek Obarymski

    Jacek Obarymski - 2013-03-14

    Hi

    Absolutely. Thanks for pointing that out. I've already corrected it.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.