json-schema-org / website

JSON Schema website
https://json-schema.org
Other
67 stars 178 forks source link

🐛 Bug: maxProperties Keyword Not Found in Documentation #1052

Closed techmannih closed 1 month ago

techmannih commented 1 month ago

Describe the bug

I noticed that the maxProperties keyword is not listed in the documentation. Could you please check it here: JSON Schema Keywords?

Steps To Reproduce

  1. Understand the code.
  2. Add the maxProperties keyword.
  3. Also, add a redirect link for the description of the maxProperties keyword.

Expected Behavior

  1. The code should correctly implement the maxProperties keyword, allowing for the specified maximum number of properties.
  2. The redirect link should direct users to the appropriate description for the maxProperties keyword, providing clear and useful information.

Screenshots

image

Device Information [optional]

- OS: Windows
- Browser: Microsoft Edge
- version:

Are you working on this issue?

Yes

Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)

Yes

github-actions[bot] commented 1 month ago

Welcome to the JSON Schema Community. We are so excited you are here! Thanks a lot for reporting your first issue!! 🎉🎉 Please make sure to take a look at our contributors guide if you plan on opening a pull request. For more details, check out the README.md file.

techmannih commented 1 month ago

@DhairyaMajmudar please assign me this issue

DhairyaMajmudar commented 1 month ago

Assigned the issue to you @techmannih 🚀