Apipie / apipie-dsl

Apache License 2.0
2 stars 3 forks source link

Dont fail on missing param documentation #4

Closed ares closed 4 years ago

ares commented 4 years ago

potentially fixes #3 while not necessarily the right fix

ares commented 4 years ago

even with this patch, I'm getting errors few lines below, the best fix so far was to disable validations in initializer

ofedoren commented 4 years ago

Thanks! But this is not needed since #param_descriptions always returns an array (empty as well).