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

The aliases property on a parameter should be an array #712

Open
3 tasks done
sdwheeler opened this issue Nov 5, 2024 · 0 comments
Open
3 tasks done

The aliases property on a parameter should be an array #712

sdwheeler opened this issue Nov 5, 2024 · 0 comments
Labels
Needs-Triage The issue is new and needs to be triaged by a work group.

Comments

@sdwheeler
Copy link
Collaborator

sdwheeler commented Nov 5, 2024

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest released version
  • Search the existing issues.

Steps to reproduce

The aliases property on a parameter should be an array, but this may be a side effect of how YamlDotnet serializes. Need to investigate.
image

Expected behavior

Expected a YAML array of strings

Actual behavior

Serialized as a string.

Error details

No response

Environment data

Visuals

No response

@sdwheeler sdwheeler added the Needs-Triage The issue is new and needs to be triaged by a work group. label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Triage The issue is new and needs to be triaged by a work group.
Projects
None yet
Development

No branches or pull requests

1 participant