pulumi/pkg/codegen/internal/test/testdata/schema/bad-methods-1.json

10 lines
148 B
JSON

{
"resources": {
"xyz:index:Foo": {
"methods": {
"bar": "xyz:index:Foo/bar"
}
}
}
}