I have an API with 3 cases. In each case, the request differs a little bit from the original.
Is it possible to export documentation for all the cases?
Exporting the OpenAPI contract can be filtered by endpoints, tags or even environment. I’d suggest you tag your endpoints by use-case and then you can export a spec for just those endpoints
Hello, currently we can only export interface test cases in the Apidog format. In the future, we will have the ability to display documentation together with test cases.
Hi! Sorry to be confusing, what I am trying to do is to have 1 api, as it is 1 endpoint, but it accepts slightly different bodies. (Once with Country ID and once with Area specification in geo coordinates.) So I made 2 cases from the same API, which is great, it keeps it tidy to read.
Now I am trying to export the documentation, and only the “main” case is exported to the documentation, all the others are not.
Is this something, that would maybe implemented in an update?
Hi, this plan has been improved, but we’re not sure about the exact timing yet.
no problem. it is not that urgent, unless I know, it will be built in in the future
thank you for your fast support, it really builds up confidence to switch to your product in my company