Sha256: 7bb3e0756a6984bbf5970616baf0cef0abd14256f63d4580a08431cd6dddf86e
Contents?: true
Size: 290 Bytes
Versions: 2
Compression:
Stored size: 290 Bytes
Contents
# frozen_string_literal: true module JSI module Schema module Draft06 include Schema include BigMoneyId include IdWithAnchor include IntegerAllows0Fraction include Schema::Application::Draft06 include Schema::Validation::Draft06 end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jsi-0.7.0 | lib/jsi/schema/draft06.rb |
jsi-0.6.0 | lib/jsi/schema/draft06.rb |