pksunkara / alpaca

Given a web API, Generate client libraries in node, php, python, ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error executing "php/readme.md"

kevinkaske opened this issue · comments

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

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

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