SaulMoro/ngrx-rtk-query

OpenAPI generation

faragos opened this issue · 2 comments

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[X] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:

Hey nice library ☺️
Is there a way to use the OpenAPI generation?🤔

Greetings
Marco

I have no experience using it, but I'd say you can follow its official guide using our createApi:
import { createApi } from 'ngrx-rtk-query';

Works thank you 👍