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

List of unused tags in types #5

Open
sbrunner opened this issue May 6, 2021 · 2 comments
Open

List of unused tags in types #5

sbrunner opened this issue May 6, 2021 · 2 comments

Comments

@sbrunner
Copy link
Owner

sbrunner commented May 6, 2021

List of all tags that actually not listed in another limitation issue and is not take in account in the types (a comment is added)

  • default
  • readOnly
  • writeOnly
  • multipleOf
  • maximum
  • exclusiveMaximum
  • minimum
  • exclusiveMinimum
  • maxLength
  • minLength
  • pattern
  • maxItems
  • minItems
  • uniqueItems
  • contains
  • maxProperties
  • minProperties
  • patternProperties
  • dependencies
  • propertyNames
  • format
  • contentMediaType
  • contentEncoding
  • not
  • oneOf: thread as Union
@sbrunner sbrunner changed the title List of unsupported tags List of unused tags in types May 6, 2021
@jmealo
Copy link

jmealo commented May 6, 2024

Is this still up to date?

@sbrunner
Copy link
Owner Author

sbrunner commented May 7, 2024

After a brief look, it looks to be up-to-date :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants