Skip to content

Only interpolate the spec once #3

@rabbiveesh

Description

@rabbiveesh

Currently, in ::Discovery, we parse through the entirety of the api to replace
$refs. I think that's a waste of cycles.

Let's rework the innards of get_method_details to do as little work as possible.

Also, see why we call _extract_resource_methods twice over there, couldn't we
handle the args in the method?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions