Hi! Thanks for this great plugin — it’s super useful.
I needed to include some custom API routes (outside of Payload , custom Next.js routes) in the generated OpenAPI spec. Since this isn’t currently supported, I forked the repo to add the feature myself: https://github.com/VeiaG/payload-oapi
I’m not very experienced with OpenAPI (used Gemini CLI to add this feature), so the implementation isn’t perfect — but it works for my use case.
I’d really appreciate it if something like this could be added to the official plugin.
Hi! Thanks for this great plugin — it’s super useful.
I needed to include some custom API routes (outside of Payload , custom Next.js routes) in the generated OpenAPI spec. Since this isn’t currently supported, I forked the repo to add the feature myself: https://github.com/VeiaG/payload-oapi
I’m not very experienced with OpenAPI (used Gemini CLI to add this feature), so the implementation isn’t perfect — but it works for my use case.
I’d really appreciate it if something like this could be added to the official plugin.