Interface changes: Added onComplete
config option; preauthorizeApiKey
and preauthorizeBasic
instance methods.
Changelog:
- feature:
onComplete
config option (#4322) - feature: preauthorization (#4339)
- improvement: show possible reasons when url fetch fails (#4295)
- bugfix: default to empty ImmutableMap when schema is missing (#4341)
- bugfix: remove $$ref key from example if it exists (#4333)
- refactor: create
InfoUrl
andInfoBasePath
(#4330)