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

Add support for min/max values and length for arrays/string properties #263

Merged
merged 8 commits into from
Oct 24, 2023

Conversation

Gabriel123N
Copy link
Contributor

PR Summary

Currently, the generated doc generates the default value and allowed values for parameters but does not generate the minimum and maximum constraints for parameters.

This PR aims to generate the minimum and maximum length documentation for arrays and minimum and maximum value documentation for integers

PR Checklist

  • PR has a meaningful title
  • Summarized changes
  • Change is not breaking
  • This PR is ready to merge and is not Work in Progress

@Gabriel123N Gabriel123N requested a review from a team as a code owner June 22, 2023 16:29
Copy link
Contributor

@BernieWhite BernieWhite left a comment

Choose a reason for hiding this comment

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

Thanks @Gabriel123N. Sorry for the lateness for this. All good to merge.

@BernieWhite BernieWhite merged commit 202666d into Azure:main Oct 24, 2023
12 checks passed
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.

2 participants