Hi Dylan,
No problem at all.
To test the /wp-json/zephyr_project_manager/v1/projects endpoint I was simply typing in to the address bar. /tasks, /files, /categories, /users all return a JSON array but /projects just returns the empty array as mentioned above.
Action hooks are probably a “better” way to handle this kind of extension than using the API, so I would be in favor of that. My most preferred solution overall would be that categories, projects, and maybe tasks would have the ability to have a Featured Image style thumbnail. I’m on a marketing team and we have a small number of projects that are visual in nature, so the ability to quickly identify projects by their associated imagery would be a huge win. But if that isn’t in line with the roadmap of the plugin, having the ability to add it through action hooks would be nice.
Thanks for the help.