Export openapi.json programmatically
Hello, I'm interested in exporting my namespace's openapi.json file programmatically so I can get a list of my REST APIs and the required parameters. Is there a way to do this using Python or by creating a new REST API within the namespace? Thanks