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

#666 - Define extra options for properties #721

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

IlkhamGaysin
Copy link
Contributor

Problem

It closes #666

Solution

Added two more options to allow to use allPropertiesRequired and noAdditionalProperties options from json-schema

This concerns this parts of the OpenAPI Specification:

The changes I made are compatible with:

  • OAS2
  • OAS3
  • OAS3.1

Related Issues

Links to any related issues.

Checklist

  • Added tests
  • Changelog updated
  • Added documentation to README.md
  • Added example of using the enhancement into test-app

Steps to Test or Reproduce

Outline the steps to test or reproduce the PR here.

@IlkhamGaysin IlkhamGaysin force-pushed the define-extra-options-for-properties branch from 6dd34ee to fe8e019 Compare December 30, 2023 23:18
@IlkhamGaysin IlkhamGaysin changed the title Define extra options for properties Define extra options for properties #666 Jan 4, 2024
@IlkhamGaysin IlkhamGaysin changed the title Define extra options for properties #666 Closes 666 - Define extra options for properties Jan 4, 2024
@IlkhamGaysin IlkhamGaysin changed the title Closes 666 - Define extra options for properties #666 - Define extra options for properties Jan 4, 2024
@mustmodify
Copy link

@IlkhamGaysin what's the status of this ticket?

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.

[REQUEST] Improve strict schema validation
2 participants