square / fdoc

Documentation format and verification
Other
379 stars 59 forks source link

Problem with 'properties' association #57

Open KrilYura opened 10 years ago

KrilYura commented 10 years ago

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.