agentic-openapi-parser
    Preparing search index...

    Function deriveMethodAnnotations

    • GET/HEAD/OPTIONS are read-only; everything else (POST/PUT/DELETE/PATCH) is treated as destructive.

      Parameters

      • method: string

      Returns { destructiveHint: boolean; readOnlyHint: boolean }