You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested with the latest PHP client (SwaggerClient) and it failed to post model (addPet). tcpdump shows that it interrupts the model (json) as multi-form parameters:
Tested with the latest PHP client (SwaggerClient) and it failed to post model (addPet). tcpdump shows that it interrupts the model (json) as multi-form parameters:
Form POST (updatePetWithForm) request looks good with the correct content-type and body
I'll try to fix the issues and add some test cases to cover both POST form and model (JSON)
The text was updated successfully, but these errors were encountered: