The current code does a great job stubbing out in main.py a list of functions based on the yml but it reorganizes them such that they are all alphabetic. In large yml files, it would be nice to have the option to not resort them and keep the original order of the functions and schemas defined in the yml file.
The current code does a great job stubbing out in main.py a list of functions based on the yml but it reorganizes them such that they are all alphabetic. In large yml files, it would be nice to have the option to not resort them and keep the original order of the functions and schemas defined in the yml file.