ePages-de / restdocs-api-spec

Adds API specification support to Spring REST Docs
MIT License
391 stars 103 forks source link

Feat: Automated Create Schema #254

Open goyounha11 opened 11 months ago

goyounha11 commented 11 months ago

It was very hard for me to write the schema after verifying my api response Therefore, I created a code that creates schema with actual responses. Is it possible to review it?

goyounha11 commented 11 months ago

@ozscheyge please review.