class OasRails::Spec::PathItem

def oas_fields

def oas_fields
  [:get, :post, :put, :patch, :delete]
end