mrin9 / RapiPdf

PDF generation from OpenAPI / Swagger Spec
https://mrin9.github.io/RapiPdf
MIT License
282 stars 102 forks source link

Added Changes to Read and Print the CallBacks information in the output pdf #84

Open chandrasekkharkammara opened 3 years ago

chandrasekkharkammara commented 3 years ago

Existing code is not reading and printing the CallBacks Request and Response in the generated Output. So added the required code changes to read and publish the callbacks information of the api to the output generated pdf.