Conversation
|
Hi @sublet, thanks for your PR, and sorry it took me so long to look at this! As you can see, we use OpenAPI Generator to automatically generate each of these client libraries, so unfortunately I'm not able to merge PRs, because any changes will get overwritten whenever we update our OpenAPI schema and need to re-generate the new API client code. However, I can see that you just needed to access some additional fields on the template, particularly: Our API schema tests did include a version of the Template model that had the full list of available properties, but unfortunately this model was hidden away with the very confusing name I've been able to correct this issue by giving this model a proper title: As you can see, it has the full list of configurable properties, and all the properties that are returned when you pass in I also saw this change: We actually do provide a I hope this helps, and please let me know if you have any more feedback! |
Works with updating a template, and when creating a PDF.