fdoc
fdoc copied to clipboard
Problem with 'properties' association
I have association which name is 'properties'. https://github.com/square/fdoc/blob/master/lib/fdoc/endpoint.rb#L84 there is condition to add property 'additionalProperties' if hash has key 'properties' and it cause problem.