dot-parse_path_item_object: Parse a path item object from an OpenAPI spec

.parse_path_item_objectR Documentation

Parse a path item object from an OpenAPI spec

Description

Parse a path item object from an OpenAPI spec

Usage

.parse_path_item_object(path_item_object, openapi_spec)

Arguments

path_item_object

(list) A path item object from an OpenAPI spec, as defined in the Path Item Object.

openapi_spec

(list) A parsed OpenAPI specification.

Value

A tibble of parsed operations with a global_parameters column.


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