inputSpec property

InputSpec inputSpec
final

Provides the access information to the input spec file.

For use with useNextGen.

The next generation of the OAS spec file information. Allows for local and remote spec files.

This version of the spec file configuration allows for custom authorization to be applied to the fetch request when the spec file is in a remote location. There is also special handling for when the spec file lives within AWS.

Implementation

final InputSpec inputSpec;