tilt-dev / tilt

Define your dev environment as code. For microservice apps on Kubernetes.
https://tilt.dev/
Apache License 2.0
7.58k stars 298 forks source link

tilt api docs are missing info for v1alpha1 types #5690

Open landism opened 2 years ago

landism commented 2 years ago

Expected Behavior

these docs show the fields' types

Current Behavior

the fields are described in the docs for the types' constructors (for example) but not the types

Context

I opened the api docs and cmd+f'd uitextinput and found docs that looked like they were what I wanted, but were missing the info I needed, and assumed the info I needed was just missing. (I didn't realize we had separate ctor and type docs)

nicks commented 2 years ago

ya, i remember this, a bit of context on it: