version_1_base = ::MediaTypes::Scheme.new do
            attribute :name, String
            attribute :parent_place, AllowNil(String)
            attribute :expires_at, AllowNil(String)
            attribute :updated_at, Types::Iso8601