apis-json/api-json

Feedback - Bugs

Opened this issue · 0 comments

I am using (http://apis.io/api/v1/apis) to load APIs descriptions for code gen. But I found a few inconsistencies, which we should report to nick and kin lane

  1. tags are sometimes array e.g., Market Research Library API, and other times it is a comma separated string e.g., DialMyCalls.com.

  2. API sometimes has "urls" collection e.g., DialMyCalls.com, and other times it has "properties" collection e.g., Market Research Library API.

there might be more