cnizzardini / cakephp-swagger-bake

Automatically generate OpenAPI, Swagger, and Redoc documentation from your existing CakePHP code.
http://cakephpswaggerbake.cnizz.com/
MIT License
60 stars 20 forks source link

prepend plugin name and use the fully qualified class name #551

Closed ProgTiger closed 1 month ago

ProgTiger commented 4 months ago

Extent the function to detect a plugin and use the fully qualified class name.

cnizzardini commented 1 month ago

@ProgTiger this PR has failing tests. Do you still want to add this functionality?

ProgTiger commented 1 month ago

No, can be skipped.