hi,
When i create a project with rest API, i have this error message :
"errorMessages":["Unrecognized field \"issueTypeScheme \" (Class com.atlassian.jira.rest.v2.issue.project.CreateProjectInputBean), not marked as ignorable\n at [Source: org.apache.catalina.connector.CoyoteInputStream@63b37006; line: 1, column: 243] (through reference chain: com.atlassian.jira.rest.v2.issue.project.CreateProjectInputBean[\"issueTypeScheme \"])"]}
Yet the documentation references this field. The same error appears for the fields issueTypeScreenScheme and workflowScheme
Thanks for your answers