Skip to content

Custom request function #11108

@Merynek

Description

@Merynek

Is your feature request related to a problem? Please describe.

I use openapi-generator (typescript-axios) for all my end-points (api). Its great but I want use exactly like this in my api tests repo.
For api testing I use Cypress and it has own request function (cy.request(..))

I would like to use openapi-generator (typescript-axios, or mby typescript-node) but I have to rewite (axios instance or something) for call Cypress function.

Describe the solution you'd like

It could be fine if the generator has option typescript-cypress

Describe alternatives you've considered

Do you know how can I rewrite or extend axios or something what this generator created, for using Cypress function for call Api ?

Metadata

Metadata

Assignees

No one assigned

    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