orval icon indicating copy to clipboard operation
orval copied to clipboard

Feat(Query) Angular tanstack-query generator

Open ScriptType opened this issue 4 months ago • 9 comments

Status

WIP

Fix #2286

Description

This PR adds Angular TanStack Query support to Orval.

Todos

  • Need to test more generation configs.

Steps to Test or Reproduce

Outline the steps to test or reproduce the PR here.

> cd samples/angular-query
> yarn install
> yarn generate-api

ScriptType avatar Aug 06 '25 03:08 ScriptType