Skip to content

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

Merged
BernieWhite merged 8 commits intoAzure:mainfrom
Gabriel123N:main
Oct 24, 2023
Merged

Add support for min/max values and length for arrays/string properties#263
BernieWhite merged 8 commits intoAzure:mainfrom
Gabriel123N:main

Conversation

@Gabriel123N
Copy link
Copy Markdown
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
Copy Markdown
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
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