set default export language as cURL
This commit is contained in:
parent
6c49e5c86a
commit
efeec13794
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ export default () => ({
|
|||
bodyParams: [],
|
||||
rawParams: "",
|
||||
rawInput: false,
|
||||
requestType: "",
|
||||
requestType: "curl",
|
||||
contentType: "",
|
||||
},
|
||||
gql: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue