Discussions
Is it possible to patch extra_fields from project?
6 years ago by Roman Bauer
I will patch a project, is it possible to patch extra_fields?
I tried with:
data = {
"extra_fields": {
"com.marketcircle.daylite/extra8": "xxx"
}
}
but get only an internal error.