You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,7 @@ Please mind that an enabled cache leads to disabled live validation after the re
140
140
If `false` the cache is disabled. Use `true` or an empty object (`{}`) to use the built-in default cache. Otherwise just drop in your own cache configuration.<br/>
141
141
Optional. Default: `false`.
142
142
143
-
-`apiKey {Object}` — <br/>
143
+
-`apiKey {Object}` — The options object enabling an intercepted api key service<br/>
144
144
Optional. Default: `undefined`.
145
145
146
146
-`url {string}` — The absolute url to be requested. It's possible to use a [`pupa` template][pupa] with placeholders called `realm` and `clientId` getting rendered based on the passed options.<br/>
0 commit comments