Path-Item-level metadata. OpenAPI 3.1 added summary and description to Path Item Objects alongside the existing operation-level fields. Both are plain strings (no Markdown rendering at this layer).
summary
description
Path-Item-level metadata. OpenAPI 3.1 added
summaryanddescriptionto Path Item Objects alongside the existing operation-level fields. Both are plain strings (no Markdown rendering at this layer).