shobhit-sl
2 years agoNew Contributor
Generating OAS from Code
Hello,
I am new to Swagger and exploring it to find a tool that can help me convert Python code to OAS (OpenAPI Specification). The codes have RESTful APIs, code, routes and is in Python.
If the output is a YAML/JSON file with OAS that can be rendered by another tool, it will be awesome.