File tree Expand file tree Collapse file tree 1 file changed +34
-1
lines changed
spec/scripts/graphql_api_content Expand file tree Collapse file tree 1 file changed +34
-1
lines changed Original file line number Diff line number Diff line change 304304 } ,
305305 {
306306 "name" => "Cookbook" ,
307- "path" => "apis/graphql/graphql-cookbook"
307+ "children" => [
308+ {
309+ "name" => "Overview" ,
310+ "path" => "apis/graphql/graphql-cookbook"
311+ } ,
312+ {
313+ "name" => "Pipelines" ,
314+ "path" => "apis/graphql/cookbooks/pipelines"
315+ } ,
316+ {
317+ "name" => "Builds" ,
318+ "path" => "apis/graphql/cookbooks/builds"
319+ } ,
320+ {
321+ "name" => "Jobs" ,
322+ "path" => "apis/graphql/cookbooks/jobs"
323+ } ,
324+ {
325+ "name" => "Agents" ,
326+ "path" => "apis/graphql/cookbooks/agents"
327+ } ,
328+ {
329+ "name" => "Clusters" ,
330+ "path" => "apis/graphql/cookbooks/clusters"
331+ } ,
332+ {
333+ "name" => "Organizations" ,
334+ "path" => "apis/graphql/cookbooks/organizations"
335+ } ,
336+ {
337+ "name" => "Teams" ,
338+ "path" => "apis/graphql/cookbooks/teams"
339+ }
340+ ]
308341 } ,
309342 {
310343 "name" => "Limits" ,
You can’t perform that action at this time.
0 commit comments