We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee0b1f4 commit 1941d66Copy full SHA for 1941d66
flagsmith-jira-app/src/jira.ts
@@ -72,7 +72,7 @@ const setEntityProperty = async <T>(
72
jsonResponse: false,
73
headers: {
74
"Accept": "application/json",
75
- "Content-Type": "application/json"
+ "Content-Type": "application/json",
76
},
77
});
78
};
0 commit comments