just out of curiousity, how do I export Swagger JS...
# general
q
just out of curiousity, how do I export Swagger JSON from my APIGatewayV2 objects in Python?
can I create the apigateyway and export it on the same main.py?
or do I have to stand a separate pulumi script for that?