Commit Graph

129 Commits

Author SHA1 Message Date
Ivan Smolin cd2802edbc
Merge pull request #24 from TouchInstinct/fix/add_import
add Alamofire import
2018-04-11 21:59:14 +03:00
Ivan Smolin 22755ccca3 add Alamofire import 2018-04-11 20:02:09 +03:00
Ivan Smolin e8cec9d927
Merge pull request #23 from TouchInstinct/feature/swift_network_service_templates_update
add api request parameters customization
2018-04-11 16:24:28 +03:00
Ivan Smolin 1afb2d304f align 2018-04-11 16:02:27 +03:00
Ivan Smolin a9afe6b562 add api request parameters customization 2018-04-11 15:55:38 +03:00
Ivan Smolin 47b14126b1
Merge pull request #22 from TouchInstinct/fix/generic_constraint
add ImmutableMappable constraint to generic argument.
2018-04-06 20:25:02 +03:00
Ivan Smolin e5e23d81d1 add ImmutableMappable constraint to generic argument. closes https://github.com/TouchInstinct/api-generator/issues/66 2018-04-06 20:19:23 +03:00
Ivan Smolin 4a001d04be
Merge pull request #21 from TouchInstinct/feature/update_network_service
update generation of NetworkService and methods
2018-04-06 11:16:26 +03:00
Ivan Smolin e5eeec818f add optional encoding 2018-04-06 11:13:08 +03:00
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