I have terraform modules for api gateway which uses the open api spec. The current spec generated from fast api versioing exposes /docs , /openapi.json. endpoints and the spec is generated for these 2 endpoints. Is there any other way to make this work?
Im new to aws and fast api, Kindly help me. Thanks in advance