Haoran

Results 4 issues of Haoran

- Corcel Version: 2.7 I came across an edge-case with Shortcode parsing that is parsed correctly by Wordpress' regex (and thus Thunderer's WordpressParser), but not Thunderer's RegularParser. I think we...

Super quick PR just to tidy up the headings in Markdown.

I'm trying to define Responses for my Open API Schema. In my API, all of my controllers use [Laravel Resources](https://laravel.com/docs/9.x/eloquent-resources) to define how models are transformed into responses, and which...

This replaces #231 because that became a bit of a tangled mess. This is cleaner and changes just one file, and doesn't fail CI.