Hi Team,
curl --user `whoami` 'https://url/rest/api/latest/issue/createmeta?projectKeys=XYZtest&expand=projects.issuetypes.fields'
There is a query we need to run periodically to get the jira schema information for some of our tools. i have not run it since the version 9.4.2 update and it looks like my query doesn't work anymore. i was wondering if someone could help me translate it to the new api calls?
Thanks