forked from loafle/openapi-generator-original
* two fixes: 1) extra ?'s at end of some url's 2) enums not being called out w/ rawValue to get the proper string name * update samples * one step closer * closer implementation * break on optional decode failing since it's an optional we don't want to fail the whole decode * update samples