Guzzle Services Versions Save

Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.

1.4.1

5 months ago

1.4.0

11 months ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

3 years ago

Closed issues:

  • Fix weird "equal equal not" operator #154

Merged pull requests:

1.1.3

6 years ago

Closed issues:

  • Parameter type configuration causes issue when filters change input type #147

Merged pull requests:

1.1.2

6 years ago

Regression fix

Full Changelog

Closed issues:

  • Operations extends is broken in 1.1.1 #145
  • Default values ignored in 1.1 #146

1.1.1

7 years ago

Full Changelog

Closed issues:

  • Filters are applied twice #134

  • Is it possible to NOT urlencode a specific uri parameter value? #97

Merged pull requests:

1.1.0

7 years ago

Closed issues:

  • Grab a list of objects when they are not located at top level of a json response (HATEOAS) #90
  • Regression of Issue #51 - XmlLocation response not handling multiple tags of the same name correctly #82
  • PUT requests with parameters with location of "postField" result in Exception #78
  • Allow to provide Post Body as an Array #77

Merged pull requests:

  • Bring more flexibility to query params serialization #132 (bakura10)
  • Added tests for JSON array of arrays and array of objects #131 (selfcatering)
  • Allow to fix validation for parameters with a format #130 (bakura10)