Skip to content

Commit

Permalink
Merge pull request #808 from gravitiq-cm/add-missing-sns-reports
Browse files Browse the repository at this point in the history
  • Loading branch information
jlevers authored Nov 7, 2024
2 parents 80b6166 + 1855b88 commit 5b412ee
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions resources/reports.json
Original file line number Diff line number Diff line change
Expand Up @@ -664,6 +664,20 @@
"schedulable": false,
"quoteEnclosure": false
},
"GET_FBA_SNS_FORECAST_DATA": {
"contentType": "text/tab-separated-values",
"restricted": false,
"requestable": true,
"schedulable": false,
"quoteEnclosure": false
},
"GET_FBA_SNS_PERFORMANCE_DATA": {
"contentType": "text/tab-separated-values",
"restricted": false,
"requestable": true,
"schedulable": false,
"quoteEnclosure": false
},
"GET_FBA_UNO_INVENTORY_DATA": {
"contentType": "text/tab-separated-values",
"restricted": false,
Expand Down

0 comments on commit 5b412ee

Please sign in to comment.