Plugin helper methods documentation

Are there any plans to document the responses table passed into the Admin API table functions? They’re mentioned in passing here but I can’t find any documentation that describes what functions are part of the responses table, what they do, and what they expect as arguments.

I’m trying to write a plugin myself and am a bit stuck, here. If someone could point me in the direction to help me determine what functions are available and how they work, I’d be happy to write up the documentation myself.

So far, I’ve found this: https://github.com/Kong/kong/blob/master/kong/tools/responses.lua but I was wondering if there’s more.

1 Like