Skip to content

Conversation

@luka-wernig
Copy link
Contributor

Add all checks endpoints for use with the CLI.
CLI is linted but unable to conform to an "incompatible types" error, as Typer doesn't support Iterable[...], Mapping[...]. The CLI calls work, but cannot be fully and properly linted yet due to this.

Add all checks endpoints for use with the CLI.
CLI is linted but unable to conform to an "incompatible types" error,
as Typer doesn't support Iterable[...], Mapping[...].
The CLI calls work, but cannot be fully and properly linted yet due to
this.
@luka-wernig luka-wernig added the enhancement New feature or request label Sep 7, 2023
@luka-wernig luka-wernig requested a review from RedekG September 7, 2023 10:49
@luka-wernig luka-wernig self-assigned this Sep 7, 2023
@luka-wernig luka-wernig linked an issue Sep 7, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update CLI to call API

2 participants