@suluk/cost - v0.2.0
    Preparing search index...

    Function eachOperation

    • Every named operation in the document — path requests AND C018 webhooks (which are Requests carrying facets) — as {path, name, req}. Background-event cost lives on a webhook op, so every cost reader walks this, not just paths.

      Parameters

      • doc: OpenAPIv4Document

      Returns { path: string; name: string; req: Request }[]