Open nickmoorman opened 8 years ago
If it's simple enough to do, use the data extracted from the API documentation to generate some shell namespaces that define functions and their arguments, etc.
It may end up making more sense to just write these by hand.
This might be easier than I thought: https://github.com/swagger-api/swagger-codegen ^_^
If it's simple enough to do, use the data extracted from the API documentation to generate some shell namespaces that define functions and their arguments, etc.
It may end up making more sense to just write these by hand.