1# frozen_string_literal: true 2 3json.key_format! camelize: :lower 4json.name name 5json.description description 6json.spec_uri spec_uri 7json.documentation_uri documentation_uri 8json.type type 9json.primary primary if primary