hapi-docs icon indicating copy to clipboard operation
hapi-docs copied to clipboard

add allowed values for attributes

Open antony opened this issue 5 years ago • 1 comments

This adds support for a list of valid or .allow() parameters for a path, query, or param attribute, which is essential when producing docs for third parties.

antony avatar Dec 05 '19 09:12 antony

This covers two items from https://github.com/SurveyLegend/hapi-docs/issues/7

antony avatar Dec 05 '19 11:12 antony

Thank you for this contribution, we decided to merge it locally instead to save time and hassle. We did end up using your code. Much appreciated.

henrikruscon avatar Feb 13 '23 08:02 henrikruscon