Class SchemaId


  • public class SchemaId
    extends java.lang.Object
    Schema Identifier used in $schema.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String OPENAPI_3_0
      OpenAPI 3.0.
      static java.lang.String OPENAPI_3_1
      OpenAPI 3.1
      static java.lang.String V201909
      Draft 2019-09.
      static java.lang.String V202012
      Draft 2020-12.
      static java.lang.String V4
      Draft 4.
      static java.lang.String V6
      Draft 6.
      static java.lang.String V7
      Draft 7.
    • Constructor Summary

      Constructors 
      Constructor Description
      SchemaId()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait