dot-parse_response_object: Parse a single response object from an OpenAPI spec

.parse_response_objectR Documentation

Parse a single response object from an OpenAPI spec

Description

Parse a single response object from an OpenAPI spec

Usage

.parse_response_object(response_object, openapi_spec)

Arguments

response_object

(list) A response object from an OpenAPI spec, as defined in the Response Object.

openapi_spec

(list) A parsed OpenAPI specification.

Value

(tbl_df) A one-row tibble describing the response.


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