class OasRails::Builders::ContentBuilder
def with_schema(schema)
def with_schema(schema) @media_type.schema = @specification.components.add_schema(schema) self end
def with_schema(schema) @media_type.schema = @specification.components.add_schema(schema) self end