Fork me on GitHub
Understanding JSON Schema 2020-12
  • 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
  • Declaring a Dialect

Back to top

© Copyright 2013-2016 Michael Droettboom, Space Telescope Science Institute; © 2016-2022 Michael Droettboom.
Last updated on Feb 07, 2022.
Created using Sphinx 1.8.6.