Hello Friends,
I am vikas, trying to create swagger ui for PHP api. I created swagger.yaml file for post data to PHP page. but PHP page is not getting any data on swagger ui call. PHP file get data using $_REQUEST global variable. PFA for response that i am getting from PHP page, my swagger.yaml file and my PHP file that i use for getting response. *Server Detail:* XAMPP version 1.8.3 PHP Version 5.5.15 I Need your help friends. Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
swagger.yaml
Description: Binary data
<<attachment: swagger_test.php>>
