Sha256: a41578d3250cd25beef88cd2861cf0334adb0d634d798682147adff3e1eac551
Contents?: true
Size: 240 Bytes
Versions: 24
Compression:
Stored size: 240 Bytes
Contents
# frozen_string_literal: true json.key_format! camelize: :lower json.meta do render meta, json: json end json.id id json.name name json.description description json.attributes attributes do |attribute| render attribute, json: json end
Version data entries
24 entries across 24 versions & 1 rubygems