WSDL 1.1 Extensions for REST has been created by Alexis Midon (Jul 15, 2008).

Content:

WSDL 1.1 Extensions for better HTTP/REST description

To better describe RESTful services, 4 extensions to the HTTP binding are available:

  1. one HTTP method per operation (instead of one per binding)
  2. a unique URL Template for all operations
  3. access to HTTP headers
  4. fault support

Further details below.

One verb per operation

URL Template

Access to HTTP Headers

Fault Support

Reply via email to