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

fix: example wf, port data format and missing command #9207

Merged
merged 2 commits into from
Jul 22, 2022

Conversation

tczhao
Copy link
Member

@tczhao tczhao commented Jul 22, 2022

  • Fix minor issues so that user can run examples without error
  • Modified validator, ignores integer port number error

the integer port number error is due to the limitation of swagger 2.0 which only allows users to specify 1 data type for a given field.

https://github.com/argoproj/argo-workflows/blob/master/api/openapi-spec/swagger.json#L14353-L14355

Signed-off-by: Tianchu Zhao <[email protected]>
@tczhao tczhao marked this pull request as draft July 22, 2022 07:11
@tczhao tczhao marked this pull request as ready for review July 22, 2022 09:10
@terrytangyuan terrytangyuan merged commit 3a32b1b into argoproj:master Jul 22, 2022
reddymh pushed a commit to reddymh/argo-workflows that referenced this pull request Jan 2, 2023
* fix: example port format

Signed-off-by: Tianchu Zhao <[email protected]>

* fix: temp fix validator until swagger 3.0?

Signed-off-by: Tianchu Zhao <[email protected]>
Signed-off-by: Reddy <[email protected]>
@agilgur5 agilgur5 added the area/docs Incorrect, missing, or mistakes in docs label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Incorrect, missing, or mistakes in docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants