Hello everyone.
I have API docs that use multiple modules, e.g., a Common
module and other modules for specific products within the same project.
I’ve tried to share a schema object for a paginated result from Common
to another module, like that:
But in the sitedocs, it cannot be displayed:
Is there something wrong? Or is this a bug?
I tried with Apidog 2.7.30 and 2.7.32.
Thanks.