class OasRails::Spec::Components

def create_reference(type, name)

def create_reference(type, name)
  "#/components/#{type}/#{name}"
end