File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
docs/manager/rest-reference Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 46794679 "description" : " \n **Preconditions:**\n * User privilege required.\n "
46804680 }
46814681 },
4682- "//gql" : {
4682+ "//gql/graphene " : {
46834683 "post" : {
4684- "operationId" : " root.handle_gql " ,
4684+ "operationId" : " root.handle_gql_graphene " ,
46854685 "tags" : [
46864686 " root"
46874687 ],
47254725 "description" : " \n **Preconditions:**\n * User privilege required.\n "
47264726 }
47274727 },
4728- "//gql/v2 " : {
4728+ "//gql/strawberry " : {
47294729 "post" : {
4730- "operationId" : " root.handle_gql_v2 " ,
4730+ "operationId" : " root.handle_gql_strawberry " ,
47314731 "tags" : [
47324732 " root"
47334733 ],
47474747 },
47484748 "/spec/graphiql" : {
47494749 "get" : {
4750- "operationId" : " spec.render_graphiql_html " ,
4750+ "operationId" : " spec.render_graphiql_graphene_html " ,
47514751 "tags" : [
47524752 " spec"
47534753 ],
47654765 "description" : " \n **Preconditions:**\n * User privilege required.\n "
47664766 }
47674767 },
4768- "/spec/graphiql/v2 " : {
4768+ "/spec/graphiql/strawberry " : {
47694769 "get" : {
4770- "operationId" : " spec.render_graphiql_v2_html " ,
4770+ "operationId" : " spec.render_graphiql_strawberry_html " ,
47714771 "tags" : [
47724772 " spec"
47734773 ],
You can’t perform that action at this time.
0 commit comments