openapi vs. cypress #1249
Answered
by
geromegrignon
jcszymansk
asked this question in
Q&A
-
Hi, I'm implementing a backend and I noticed that api/openapi.yml is apparently not exactly in sync with api cypress tests:
I have so far adhered to the yml (I use openapi-generator to make res/resp object classes), but as most frontends seem to be on the cypress side I should perhaps switch sides as well, at least for error returning (I haven't so far noticed any differences wrt positive answers)? |
Beta Was this translation helpful? Give feedback.
Answered by
geromegrignon
Apr 22, 2023
Replies: 1 comment
-
Hi @jacekszymanski, the Cypress API part is still a WIP I didn't include in the documentation yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jcszymansk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @jacekszymanski, the Cypress API part is still a WIP I didn't include in the documentation yet.
You can stick with openapi.