Sha256: fbe2daad6ab41ff20d2c256d5fbeb67e643a228357b50b045be2ece54e1ba6d0
Contents?: true
Size: 251 Bytes
Versions: 21
Compression:
Stored size: 251 Bytes
Contents
module Ecoportal module API class Internal class PersonSchema < V1::PersonSchema class_resolver :schema_field_class, "Ecoportal::API::Internal::SchemaField" end end end end require 'ecoportal/api/internal/schema_field'
Version data entries
21 entries across 21 versions & 1 rubygems
Version | Path |
---|---|
ecoportal-api-0.4.1 | lib/ecoportal/api/internal/person_schema.rb |