swisnl / openapi-spec-generator

Creates Open API spec for a Laravel JSON:API
Apache License 2.0
23 stars 11 forks source link

Can non-eloquent resources branch be merged into master? #23

Closed maartenpaauw closed 2 weeks ago

maartenpaauw commented 1 month ago

Title says all.

JaZo commented 1 month ago

You mean https://github.com/swisnl/openapi-spec-generator/pull/22? 😄

maartenpaauw commented 1 month ago

Besides the sync PR, what are the blockers for merging non-eloquent-resources into master and drafting a new release? I can offer some help.

JaZo commented 1 month ago

I'm not sure, I'll leave that question to @Rocksheep, as it's his work.

Rocksheep commented 1 month ago

Hi @maartenpaauw. Sadly I haven't had time to finish the feature for non-eloquent-resources. I'll have to look into where I was headed with my code as I touched it last a year ago.

Rocksheep commented 2 weeks ago

@maartenpaauw it took a bit longer, but we just released version 0.7.0! It's now possible to generate documentation for non eloquent resources.