Kyle Mitofsky

Results 22 comments of Kyle Mitofsky

Initially it was set to **no schema selected** ![image](https://github.com/user-attachments/assets/e02f8a1b-11bb-4622-86b2-83a9adf1564e) But I've updatd to each of the PyProject ![image](https://github.com/user-attachments/assets/b14f61ab-6d44-480c-a76e-60af7c84a87d) Actually, looks like it might be related to the json schema store...

+1 to this concern. My expectation from this section in the docs: ```cs var foos = new List { { new Foo { A = 1, B = 1 }...