sigs.k8s.io/prow@v0.0.0-20240503223140-c5e374dc7eb1/pkg/genyaml/testdata/inject_comments/inject_comments.json (about)

     1  {
     2    "ExampleStruct": {
     3      "exampleKey": {
     4        "Type": "bool",
     5        "IsObj": false,
     6        "Doc": "Some comment"
     7      }
     8    }
     9  }