pksunkara / alpaca

Given a web API, Generate client libraries in node, php, python, ruby
Mozilla Public License 2.0
2.45k stars 89 forks source link

Error executing "php/readme.md" #24

Closed kevinkaske closed 10 years ago

kevinkaske commented 10 years ago

I'm sure I'm missing something. I read through the documentation and included the fields that are required. I'm getting the following error:

template: php/readme.md:171:20: executing "php/readme.md" at <index $data.Doc $cla...>: error calling index: index of nil pointer

kevinkaske commented 10 years ago

Nevermind... I was mixing up params and args between api.json and doc.json.

pksunkara commented 10 years ago

Yeah, that's a common mistake. Maybe I should write a check command.