Skip to content

Commit 75297f7

Browse files
OyvindLGjesdalafs
authored andcommitted
apacheGH-1611: supply initial value for acceptHeaderGraph to requestConfig
1 parent 495d404 commit 75297f7

File tree

1 file changed

+1
-0
lines changed
  • jena-fuseki2/jena-fuseki-ui/src/views/dataset

1 file changed

+1
-0
lines changed

jena-fuseki2/jena-fuseki-ui/src/views/dataset/Query.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ export default {
296296
showQueryButton: true,
297297
resizeable: true,
298298
requestConfig: {
299+
acceptHeaderGraph : this.contentTypeGraph,
299300
endpoint: this.$fusekiService.getFusekiUrl(this.currentDatasetUrl)
300301
},
301302
createShareableLink: curriedCreateShareableLink

0 commit comments

Comments
 (0)