-
Notifications
You must be signed in to change notification settings - Fork 11
Metadata support for property and argument bounds info #104
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
base: main
Are you sure you want to change the base?
Metadata support for property and argument bounds info #104
Conversation
tools/markup-generators-plugin/templates/msdocs/script/module_changelog.mustache
Outdated
Show resolved
Hide resolved
…e and max value changes
…pertyAndArgumentBoundsInfo
SBLMikeDemone
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just a few unnecessary changes and some mild confusion around the new argument comments
...-generator-test-snapshots/test/changelog_diffing/__snapshots__/changelogDiffing.spec.ts.snap
Outdated
Show resolved
Hide resolved
...-generator-test-snapshots/test/changelog_diffing/__snapshots__/changelogDiffing.spec.ts.snap
Outdated
Show resolved
Hide resolved
tools/markup-generators-plugin/templates/msdocs/script/module_changelog.mustache
Outdated
Show resolved
Hide resolved
tools/api-docs-generator-test-snapshots/test/bounds/input/test-module_v2.json
Outdated
Show resolved
Hide resolved
SBLMikeDemone
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Makes sense to me, just 2 small nits.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Make sure to update the snapshots with the Bounds: [x, y] change!
SBLMikeDemone
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Nothing blocking, thank you for the tests!
Adds Metadata support for Property and Argument Minimum and Maximum bounds info