Skip to Content Skip to Search
Methods
I

Instance Public methods

index()

# File app/controllers/v2/content_links/search_results_controller.rb, line 4
def index
  render json: content_links, root: :descriptors, adapter: :json
end