-
Notifications
You must be signed in to change notification settings - Fork 28
configuration properties inputs items anyof 3 properties inputurl
Robert Massaioli edited this page Sep 6, 2021
·
1 revision
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* |
string
(inputURL)
pattern: the string must match the following regular expression:
^https?://
URI: the string must be a URI, according to RFC 3986