Skip to content

Commit b507f69

Browse files
committed
Disable the DataExchange::SendApiAsset API, until we can support the arbitrary-headers feature it requires.
1 parent a5f7a2e commit b507f69

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"operationModifiers": {
3+
"SendApiAsset": {
4+
"exclude": true
5+
}
6+
}
7+
}

0 commit comments

Comments
 (0)