-
Notifications
You must be signed in to change notification settings - Fork 30
configuration definitions configurationinputfromurl properties inputurl
Robert Massaioli edited this page Sep 6, 2021
·
3 revisions
https://github.com/robertmassaioli/openapi-merge/blob/main/packages/openapi-merge-cli/src/data.ts#/definitions/ConfigurationInputFromUrl/properties/inputURLThe 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