AvitalTamir / cyphernetes

A Kubernetes Query Language
https://cyphernet.es
Apache License 2.0
527 stars 12 forks source link

Avoid forcing strict json in create props #49

Open AvitalTamir opened 11 months ago

AvitalTamir commented 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