github.com/myhau/pulumi/pkg/v3@v3.70.2-0.20221116134521-f2775972e587/codegen/testing/test/testdata/schema/bad-methods-1.json (about) 1 { 2 "name": "xyz", 3 "version": "0.0.1", 4 "resources": { 5 "xyz:index:Foo": { 6 "methods": { 7 "bar": "xyz:index:Foo/bar" 8 } 9 } 10 } 11 }