OpenAPI generation
faragos opened this issue · 2 comments
faragos commented
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
SaulMoro commented
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';
faragos commented
Works thank you 👍