Fork me on GitHub
Understanding JSON Schema 7.0
  • Document
    • Conventions used in this book
    • What is a schema?
    • The basics
    • JSON Schema Reference
    • Structuring a complex schema
    • Acknowledgments
  • « The basics
  • Type-specific... »

JSON Schema Reference¶

  • Type-specific keywords
  • string
  • Regular Expressions
  • Numeric types
  • object
  • array
  • boolean
  • null
  • Generic keywords
  • Media: string-encoding non-JSON data
  • Schema Composition
  • Applying subschemas conditionally
  • The $schema keyword

Back to top

© Copyright 2013-2016 Michael Droettboom, Space Telescope Science Institute; © 2016-2021 Michael Droettboom.
Last updated on Jun 22, 2021.
Created using Sphinx 1.8.5.