dot-parse_path_item_objects: Parse all path item objects from an OpenAPI spec

.parse_path_item_objectsR Documentation

Parse all path item objects from an OpenAPI spec

Description

Parse all path item objects from an OpenAPI spec

Usage

.parse_path_item_objects(openapi_spec)

Arguments

openapi_spec

(list) A parsed OpenAPI specification.

Value

A named list of tibbles, one per path, containing parsed operations.


tibblify documentation built on May 9, 2026, 5:07 p.m.