Developer Preview — This project is in active development. APIs may change. Provide feedback
Skip to content

@salesforce/b2c-tooling-sdk / schemas / CollapsedPath

Type Alias: CollapsedPath

CollapsedPath = string[] | Record<string, unknown>

Defined in: packages/b2c-tooling-sdk/src/schemas/collapse.ts:77

Represents a collapsed path entry. When collapsed, a path only shows the HTTP methods it supports.

Released under the Apache-2.0 License.