Skip to content

Bug: Wrong typings for SwaggerInitOptions defaults.getOperationsRef #185

@Mairu

Description

@Mairu

Describe the bug
The typescript definitions have a typo, there is a SwaggerInitOptions.defaults.getOperationRef property defined, but it should be SwaggerInitOptions defaults.getOperationsRef.

To Reproduce
Try to use getOperationsRef in a typescript file.

Expected behavior
Using getOperationsRef should work not lead to typescript errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions