Basic creation using mustache templates
- The templates need work
- The generator needs work
- The generator is intended to work by consuming all of the yaml files in the project directory and adding them to an openapi spec
Spec Validation
- Python wrapper around vacuum written in GO for linting
- Spectral Rulesets will be used by the validator for specific use cases
- Errors will eventually be used to self-correct specifications
Natural Language Processing
- It is crude at the moment and I won't even say it works
- Intended to receive a description about an API or a component of an API and create the appropriate context and call the appropriate functions with the given context to create spec partials