stackql icon indicating copy to clipboard operation
stackql copied to clipboard

[FEATURE] Enable `SHOW METHODS` to list views

Open jeffreyaven opened this issue 2 years ago • 0 comments

Feature Description Currently for resources that only contain views, SHOW METHODS returns an empty object...

Example(s)

SHOW EXTENDED METHODS IN homebrew.formula.build_errors...

Desired Result SHOW METHODS should list views along side normal select methods along with the appropriate requiredParams

jeffreyaven avatar Dec 26 '23 05:12 jeffreyaven