skryukov / skooma

Skooma is a Ruby library for validating API implementations against OpenAPI documents.
MIT License
134 stars 5 forks source link

Provide example requests/responses #22

Open aemadrid-twx opened 3 months ago

aemadrid-twx commented 3 months ago

I very much like how RSwag can ingest my requests/responses from the specs into the OpenAPI document. Would love to have a way for Skooma to support the same idea.