Commit Graph

16 Commits

Author SHA1 Message Date
Yuvi Panda
af31f88a18 Use argparse for argument handling in preprocess_spec.py (#49)
More canonically pythonic than munging with sys.args!
2018-02-14 11:24:47 -08:00
Boshi Lian
8b1ebbc7a4 generator for patch v1 (#46) 2018-01-25 21:58:08 -08:00
Boshi Lian
a867e60133 csharp generator update for v1.8 (#39)
* handle intorstr and quantity in csharp

* remove generated public property from quantity

* add comment why mkdir before docker build
2017-12-08 07:31:38 -06:00
Brendan Burns
86d53c7c0b Merge pull request #36 from noironetworks/noironetworks
Fix crashes on Python 2.7+ and when an operation is missing the "tags" key
2017-11-30 18:36:47 -08:00
Ceridwen
263032d86c Fix KeyError with operations missing "tags" and crash on Python 2.7+ 2017-11-30 10:31:46 -08:00
Lewis Headden
3863091633 Disable pre-processing for resource.Quantity 2017-11-22 10:27:37 -05:00
Lewis Headden
4adc3f0211 Fix typo 2017-11-02 11:02:07 -04:00
Lewis Headden
ec6775b6ea Remove line break 2017-11-02 11:01:11 -04:00
Lewis Headden
0f9ff8b30a Continue loop on excluded primitive 2017-11-02 10:59:11 -04:00
Lewis Headden
762413f2d2 Add support for preprocessing variants based on language 2017-10-31 14:59:19 -04:00
mbohlool
32e0f33a32 Better support for IntOrString 2017-10-12 17:09:34 -07:00
Mehdy Bohlool
19c0932c2e Fix preprocessing script to remove deprecation redirection models 2017-10-03 00:32:49 -07:00
Ceridwen
903c7c4a44 Allow preprocess_spec.py to be imported, make it compatible with Python 3, and fix invalid Swagger generation 2017-08-24 11:26:16 -07:00
mbohlool
d74ec595ae Support both TPR and CRD with custom objects spec 2017-07-06 15:48:29 -07:00
mbohlool
d9b8eb9ccd Add Third Party Resources support 2017-06-09 15:37:08 -07:00
mbohlool
b1df899f71 Add javascript generator 2017-04-28 16:06:25 -07:00