You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apple.released an awesome typed configuration language that is heavily inspired by nix and it is as minimal as it could be: https://pkl-lang.org/index.html
Clicking/expanding/browsing over data types and simplifying the view of these complex data/htpp body structures would be super useful.
I think this is rather a requirement than a nice to have for full adoption of this tool, and should ship with openapi-tui rather than being an addon perhaps to the TUI.
Maybe I can also contribute to this feature, let me know if you'd appreciate a PR implementing this.
The text was updated successfully, but these errors were encountered:
openapi yaml configuration could be represented in pkl format in more terse and readable way. You can check the pkl examples on the website link I shared ;) Perhaps this could also help: https://github.com/apple/pkl-k8s-examples
Let's see what I can do, I'll see if theres a way to hack smt together(in a good way :))
Apple.released an awesome typed configuration language that is heavily inspired by nix and it is as minimal as it could be: https://pkl-lang.org/index.html
Clicking/expanding/browsing over data types and simplifying the view of these complex data/htpp body structures would be super useful.
I think this is rather a requirement than a nice to have for full adoption of this tool, and should ship with openapi-tui rather than being an addon perhaps to the TUI.
Maybe I can also contribute to this feature, let me know if you'd appreciate a PR implementing this.
The text was updated successfully, but these errors were encountered: