Is there anywhere that holds an example or list that includes all possible fields and field types with schemas that could be possible as response from the API "Get create field metadata for a project and issue type id" - https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-createmeta-projectidorkey-issuetypes-issuetypeid-get ?
We want to plan out what fields anyone could have and how to handle them but can't find a complete list anywhere. This isn't just for our site so calling it on our account only gives what we have setup but that isn't what we need, we want a full list.
Thanks.