Skip to content

configuration definitions pathmodification properties stripstart

Robert Massaioli edited this page Sep 6, 2021 · 3 revisions

stripStart Schema

https://github.com/robertmassaioli/openapi-merge/blob/main/packages/openapi-merge-cli/src/data.ts#/definitions/PathModification/properties/stripStart

If a path starts with these characters, then stip them from the beginning of the path. Will run before prepend.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status Unknown identifiability Forbidden Allowed none configuration.schema.json*

stripStart Type

string (stripStart)

stripStart Constraints

minimum length: the minimum number of characters for this string is: 1

Clone this wiki locally