mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
[gitlab] import graphql schema
GitOrigin-RevId: 4c40f707b15c25e5b435f8870715737554fcab8d
This commit is contained in:
committed by
intellij-monorepo-bot
parent
ff07590cb2
commit
762fb7287b
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "GitLab",
|
||||
"schemaPath": "schema.graphql",
|
||||
"schemaPath": "gen/schema.graphql",
|
||||
"extensions": {
|
||||
"endpoints": {
|
||||
"gitlab.com": {
|
||||
@@ -10,7 +10,7 @@
|
||||
"Authorization": "bearer YOUR_TOKEN_HERE",
|
||||
"Accept": "application/json"
|
||||
},
|
||||
"introspect": true
|
||||
"introspect": false
|
||||
}
|
||||
}
|
||||
}
|
||||
53769
plugins/gitlab/gen/schema.graphql
Normal file
53769
plugins/gitlab/gen/schema.graphql
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user