And looks like the API config doc is really at
http://synapse.apache.org/userguide/config.html#APIConfig. Ideally this
content need to be on
http://docs.wso2.org/wiki/display/ESB470/Getting+Started+with+REST+APIs

Or do we have another doc with the info all integrated?


On Tue, Jul 23, 2013 at 11:24 AM, Samisa Abeysinghe <[email protected]> wrote:

> Also, this is not even documented in
> http://docs.wso2.org/wiki/display/ESB470/Getting+Started+with+REST+APIs
>
>
>
> On Tue, Jul 23, 2013 at 11:22 AM, Samisa Abeysinghe <[email protected]>wrote:
>
>> In the generated API we have a fault sequence.
>>
>> In a DevStudio review, the question came, if this was correct to have a
>> fault sequence, given the HTTP semantics here.
>>
>> <api 
>> xmlns="http://ws.apache.org/ns/synapse<http://www.google.com/url?q=http%3A%2F%2Fws.apache.org%2Fns%2Fsynapse&sa=D&sntz=1&usg=AFQjCNHXEm-DVy-kXjma9HiDSOzvmv4DoA>"
>> name="foo" context="/foo">
>> <resource methods="GET">
>> <inSequence>
>> <log/>
>> </inSequence>
>> <outSequence>
>> <log/>
>> </outSequence>
>> <faultSequence>
>> <log/>
>> </faultSequence>
>> </resource>
>> </api>
>>
>> --
>>
>> Thanks,
>> Samisa...
>>
>> Samisa Abeysinghe
>> VP Engineering
>> WSO2 Inc.
>> http://wso2.com
>> http://wso2.org
>>
>
>
>
> --
>
> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>



-- 

Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to