Open AvitalTamir opened 11 months ago
Now that we parse the openAPI doc and have completions, we should be able to do (optional?) type safety in created resource props. we can probably omit the quotes, verify all fields check out against the resourceSpecs, then get converted to JSON
Now that we parse the openAPI doc and have completions, we should be able to do (optional?) type safety in created resource props. we can probably omit the quotes, verify all fields check out against the resourceSpecs, then get converted to JSON