I have v1 and v2 api, but I configure like this, just api v1 be show. ``` javascript add_swagger_documentation( api_version: "v1", hide_format: false ) ```