Skip to content

configuration properties inputs items anyof 3 properties inputurl

Robert Massaioli edited this page Sep 6, 2021 · 1 revision

inputURL Schema

https://github.com/robertmassaioli/openapi-merge/blob/main/packages/openapi-merge-cli/src/data.ts#/properties/inputs/items/anyOf/3/properties/inputURL

The input url that we should load our configuration file from.

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*

inputURL Type

string (inputURL)

inputURL Constraints

pattern: the string must match the following regular expression:

^https?://

try pattern

URI: the string must be a URI, according to RFC 3986

Clone this wiki locally