dlt-hub / dlt-hub/dlt-init-openapi

allow to select endpoints to be rendered non-interactive

Open
#85 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
39
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Currently user needs to go through `questionary` UI to select the endpoints. we should allow this command to run non interactive.
those are just ideas:
- add a flag that will generate all the endpoints
- add a filter by tags
- add a filter that looks like file glob where several api paths could be specified

Contributor guide

Open the contributing guide

Research direction

Start by tracing the command's endpoint-selection flow and its use of the `questionary` UI. Clarify which non-interactive selection modes are required—render all endpoints, filter by tags, or match API paths with file-like globs—and define completion criteria for each before locating the relevant command code and tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.