json_model_rb 0.1.27
A gem that extends Dry::Struct with JSON Schema generation capabilities,supporting standard types, constraints, and polymorphic models.
Gemfile:
=
インストール:
=
Runtime依存関係 (4):
activesupport
>= 6.0
dry-struct
~> 1.6, >= 1.6.0
dry-types
~> 1.7, >= 1.7.1
dry-validation
~> 1.8, >= 1.8.0