dlt-hub / dlt-init-openapi

MIT License
20 stars 3 forks source link

Allow single selection of transformer child endpoints #51

Open sh-rp opened 6 months ago

sh-rp commented 6 months ago

If the user only selects the child of a parent child relationship, do not render the parent and add the path param to the pre-filled params

sh-rp commented 6 months ago

@rudolfix there was a ticket in the original repo that said when selecting a child endpoint, the parent should also be rendered in a deselected state (which is how I have implemented this now). Do you want this behavior to be changed or should I keep it the way it is?