guzzle / guzzle-services

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.
MIT License
253 stars 78 forks source link

Adjust inline documentation of Parameter #120

Closed Konafets closed 7 years ago

Konafets commented 7 years ago

Note that inline docs still refer to postField and postFile as valid default locations (in Parameter constructor).

Konafets commented 7 years ago

Fixed in 21d3b9b