Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update parameter supported types #90

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Conversation

cheikhgwane
Copy link
Contributor

No description provided.

@@ -417,7 +427,7 @@ def parameter(
----------
code : str
The parameter identifier (must be unique for a given pipeline)
type : {str, int, bool, float}
type : {str, int, bool, float, dhis2connection, iasoconnection, postgresqlconnection, gcsconnection, s3connection}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be DHIS2Connection, IASOConnection, ...

Copy link
Contributor

@pvanliefland pvanliefland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@pvanliefland pvanliefland merged commit b3b6740 into main Nov 22, 2023
4 checks passed
@pvanliefland pvanliefland deleted the docs/type-hint branch November 22, 2023 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants