Commit Graph

120 Commits

Author SHA1 Message Date
Ivan Smolin cbbcac0ea5 update generation of NetworkService and methods 2018-04-06 11:02:40 +03:00
Ivan Smolin 6d725c6545
Merge pull request #20 from TouchInstinct/feature/network_service_enhancements
add static versions of methods, add base method for override request
2018-04-04 18:27:48 +03:00
Ivan Smolin 6af656effd add static versions of methods, add base method for override request 2018-04-04 18:11:46 +03:00
Ivan Smolin c5afc6f33c
Merge pull request #19 from TouchInstinct/bugfix/swift_fixes
fix equtable, date formatting service and methods without body
2018-04-04 13:37:06 +03:00
Ivan Smolin 3c2c39afbb remove unused import 2018-04-04 13:35:15 +03:00
Ivan Smolin 3640a5477f fix equtable, date formatting service and methods without body 2018-04-04 13:32:45 +03:00
Ivan Smolin b366d51ee0
Merge pull request #18 from TouchInstinct/fix/singleton
fix singleton and empty date formats
2018-04-02 17:47:30 +03:00
Ivan Smolin 1bf5694e6b fix singleton and empty date formats 2018-04-02 17:46:11 +03:00
Ivan Smolin 61ded91751
Merge pull request #17 from TouchInstinct/feature/update_swift_date_formatting
update DateFormattingService
2018-04-02 13:49:50 +03:00
Ivan Smolin 20d619618a private init in one line 2018-03-30 12:32:04 +03:00
Ivan Smolin 90bb88f205 add default init to NetworkService 2018-03-30 12:24:05 +03:00
Ivan Smolin 210c206892 update DateFormattingService 2018-03-29 17:15:38 +03:00
Ivan Smolin fff7cfbac1
Merge pull request #16 from TouchInstinct/feature/equtable_copy_and_new
Equatable models, convenient copy function and static initializer
2018-03-28 20:53:55 +03:00
Ivan Smolin 190d605f47 remove shared network service 2018-03-28 20:52:18 +03:00
Ivan Smolin c8bf6fb559 double Decimal 2018-03-28 19:48:47 +03:00
Ivan Smolin 1057c07b84 Equtable models, convenient copy function and static initializer
closes https://github.com/TouchInstinct/api-generator/issues/53
2018-03-28 19:14:13 +03:00
Elena Bobkova 9586ab3e17
Merge pull request #15 from TouchInstinct/feature/all_contents_update
Feature/all contents update
2018-03-13 18:19:06 +03:00
elena bf73da4910 method tables updated 2018-03-12 19:28:58 +03:00
elena f4af25c20e headers and query params added 2018-03-12 18:58:01 +03:00
elena e69f88727f method groups rendering added 2018-03-12 16:56:37 +03:00
elena d7d7d5b399 typo fixed 2018-03-07 13:47:02 +03:00
elena d53027d865 date format fixed 2018-03-07 13:42:25 +03:00
elena d0c27af65d error codes empty check added 2018-03-07 13:32:39 +03:00
elena c19786d0e0 added versioning to all contents section 2018-03-06 20:21:23 +03:00
elena bdbcbd6e52 author added 2018-03-06 16:30:23 +03:00
Elena Bobkova 04598a805d method type added 2018-03-02 18:52:47 +03:00
Elena Bobkova 304a57234c month fixed on title page 2018-03-02 18:52:28 +03:00
Elena Bobkova 6db57e616e captions updated 2018-03-01 18:54:14 +03:00
Elena Bobkova c8747e36ce date updated 2018-02-28 19:27:24 +03:00
Elena Bobkova 9651b715da page title updated 2018-02-28 19:23:19 +03:00
Elena Bobkova 841cd4b491 version fixed 2018-02-28 19:11:28 +03:00
Elena Bobkova b18e58c6dd moved concepts to separate block 2018-02-28 18:23:00 +03:00
Elena Bobkova 9bb5d89771 updated contents template 2018-02-28 18:08:10 +03:00
Elena Bobkova 0b890156ef Merge branch 'master' into feature/all_contents_update 2018-02-28 15:00:29 +03:00
Elena Bobkova 895f696cf9 web doc contents templates updated 2018-02-28 15:00:12 +03:00
Denis Karmyshakov 98379e9446
Merge pull request #14 from TouchInstinct/optional_fixes
fix: Validation and equals for optional fields
2018-02-28 13:38:16 +03:00
Denis Karmyshakov 99ac9960df fix: Validation and equals for optional fields 2018-02-28 12:51:39 +03:00
Denis Karmyshakov 4f4fefaeaa Validation optional field fix (#13) 2018-02-20 15:08:46 +03:00
Denis Karmyshakov 26422b63fe Optional fields (#12) 2018-02-15 19:40:28 +03:00
Denis Karmyshakov 058c140c0e Int enums for java (#11) 2018-02-08 15:36:25 +03:00
Gavriil Sitnikov 2158dcc70e
Merge pull request #10 from TouchInstinct/table_of_contents
Table of contents + Comments
2018-02-07 14:42:56 +03:00
Denis Karmyshakov 1b221944d0 Java templates from build scripts 2018-01-25 13:51:38 +03:00
Ivan Smolin 76bdacb777 fix duplicate date transform in single file mode 2018-01-10 22:25:28 +03:00
Ivan Smolin 026184d552 Decimal fix 2017-11-20 17:15:04 +03:00
Ivan Smolin abf5271754
Merge pull request #9 from TouchInstinct/feature/single_file
add new line break
2017-11-14 21:14:14 +03:00
Alexander Bubnov d189fc99be add new line break 2017-11-13 19:12:16 +03:00
Ivan Smolin 6a3945bbe9 all content section 2017-11-13 12:36:08 +03:00
Ivan Smolin f8d805e4e8 comment equtable section 2017-11-05 23:22:08 +03:00
Ivan Smolin 89455e9979 add failable initializer for enums. closes https://github.com/TouchInstinct/api-generator/issues/36 2017-10-25 18:28:43 +03:00
Ivan Smolin eb0fc64219 fix map and array types formatting 2017-10-24 17:41:38 +03:00