forked from loafle/openapi-generator-original
* Add the operation associated with each request path * Populate the request operation with a combination of classname and operation id * Initialize operation servers dictionary with default values * Allow passing in the operation index with requests * Check that the server contains a variables key before iterating * Generated samples * Generated samples with latest changes * Include operations when at least one server exists * Generate samples with the latest changes Co-authored-by: Mike Hamer <mhamer@bandwidth.com> Co-authored-by: Mike Hamer <hamer.mike@gmail.com>