Commit Graph

362 Commits

Author SHA1 Message Date
Ivan Babkin f6fc7c3dce Ignore dateFormat if dateFormats exists 2019-09-09 14:34:33 +03:00
Ivan Babkin 3e196020d9 Update swift date templates 2019-08-01 16:33:19 +03:00
Alexander Buntakov 2cdfec1a6b
Merge pull request #85 from TouchInstinct/fix/optional_fields_check
kotlin-server: optional fields check first
2019-07-23 17:14:39 +03:00
Elena Bobkova 580ecda701 optional fields check first 2019-07-23 17:13:08 +03:00
Elena Bobkova 1d1fc57e5d
Merge pull request #84 from TouchInstinct/feature/date_formats
date formats updated
2019-07-22 16:29:18 +03:00
Elena Bobkova 12563ef313 date formats updated 2019-07-22 16:17:52 +03:00
Alexander Buntakov fd1b708930
Merge pull request #83 from TouchInstinct/feature/web_documentation_date
date template for web documentation
2019-07-22 13:32:38 +03:00
Elena Bobkova 2a6141d3f2 date template for web documentation 2019-07-22 13:31:21 +03:00
Alexander Buntakov f7e4d590f6
Merge pull request #82 from TouchInstinct/feature/kotli_server_local_date
Feature/kotlin server local date
2019-07-22 13:28:38 +03:00
Elena Bobkova b97fb00ea4 date format condition added 2019-07-22 13:26:15 +03:00
Elena Bobkova 0adb5c1ebe datetime check reverted 2019-07-22 13:23:50 +03:00
Elena Bobkova d5f4f3b21a imports fixed 2019-07-22 13:23:41 +03:00
Elena Bobkova 2f15259a60 date template added 2019-07-19 18:45:34 +03:00
Alexander Buntakov cab0843d42
Merge pull request #81 from TouchInstinct/fix/kotlin_server_templates
no description spacing fixed
2019-07-02 16:27:17 +03:00
Elena Bobkova 27d7215d0c no description spacing fixed 2019-07-02 15:49:47 +03:00
Alexander Buntakov 9a32858415
Merge pull request #80 from TouchInstinct/fix/kotlin_server_templates
Fix/kotlin server templates
2019-07-01 19:50:30 +03:00
Elena Bobkova b9f1c504d6 unused imports suppress added 2019-07-01 19:48:14 +03:00
Elena Bobkova dddb1d5806 extra spacing removed 2019-07-01 19:33:20 +03:00
Elena Bobkova cf16591a42
Merge pull request #79 from TouchInstinct/feature/add_ascape_func
Add escape filter for descriptions
2019-07-01 16:24:42 +03:00
Ekaterina fd49b2addc Add escape filter for descriptions 2019-07-01 16:19:06 +03:00
Elena Bobkova c784197def extra spacing removed 2019-06-28 17:47:30 +03:00
Alexander Buntakov 3c620f23e7
Merge pull request #78 from TouchInstinct/feature/api_prefix_fpr_kotlin_server_templates
package fixed in kotlin server templates
2019-06-28 15:19:50 +03:00
Elena Bobkova 082b5dde9d package fixed in kotlin server templates 2019-06-28 15:18:16 +03:00
Elena Bobkova db78be9a96
Merge pull request #76 from TouchInstinct/fix/issue_155_kotlin_and_web
Fix/issue 155 kotlin and web
2019-06-28 14:18:16 +03:00
Alexander Buntakov b7b7e7c449
Merge pull request #77 from TouchInstinct/fix/new_line_at_the_end_of_the_file
new line at the end of the file added
2019-06-27 14:49:28 +03:00
Elena Bobkova 7934ef50a7 new line at the end of the file added 2019-06-27 14:37:31 +03:00
Elena Bobkova f3283e3fcc web documentation fixed 2019-06-26 17:10:38 +03:00
Elena Bobkova b9ef35a772 kotlin server templates fixed 2019-06-26 16:34:41 +03:00
Alexander Buntakov 1c24bae47e
Merge pull request #75 from TouchInstinct/fix/kotlin_Server_templates
Fix/kotlin server templates
2019-05-23 18:46:32 +03:00
Elena Bobkova 8d2e5c1e77 timezone annotation updated 2019-05-23 18:40:15 +03:00
Elena Bobkova e4ff2ceb7f spacing fixed if no description is set 2019-05-23 18:28:49 +03:00
Ivan Babkin 1816c2e4b1
Merge pull request #74 from TouchInstinct/fix/bugs
Fixed copyWithout method and decimal encoding
2019-05-21 15:50:33 +03:00
Ivan Babkin 5032239132 Fixed copyWithout method and decimal encoding 2019-05-21 15:28:54 +03:00
Ivan Babkin d85e6e954b
Merge pull request #73 from TouchInstinct/feature/new_types
Feature/new types
2019-05-20 14:39:13 +03:00
Ivan Babkin 41fcf554fa Fixed date initialization from decoder 2019-05-20 13:16:19 +03:00
Ivan Babkin 59c2cb0ba0 Fixed error description for color decoding 2019-05-20 13:09:03 +03:00
Ivan Babkin 0916108075 Refactoring 2019-05-17 19:19:44 +03:00
Ivan Babkin 9b7643d087 Refactoring 2019-05-17 13:18:11 +03:00
Ivan Babkin dd0e0165e4 Fixed ApiNumberFormattingService bugs 2019-05-16 14:11:31 +03:00
Ivan Babkin e023fed90a Fixed NumberFormattingService, bugfix 2019-05-16 13:18:56 +03:00
Ivan Babkin 649089d79e Added ApiNumberFormattingService template, fixed complex field decoding 2019-04-29 17:11:12 +03:00
Ivan Babkin 0f8e26f39b Fixed indents 2019-04-26 16:27:47 +03:00
Ivan Babkin 7624fa7e27 Removed not optional fields from copyWithout and refactoring 2019-04-26 15:42:27 +03:00
Ivan Babkin 157799147c Refactoring 2019-04-26 13:22:30 +03:00
Ivan Babkin 7e67644c9f Added new field types 2019-04-25 22:12:08 +03:00
Ivan Babkin c644620e51
Merge pull request #72 from TouchInstinct/fix/static_method_params
Added additionalValidStatusCodes parameter to method calling
2019-04-23 17:51:06 +03:00
Ivan Babkin 8bf0208187 Added additionalValidStatusCodes parameter to method calling 2019-04-23 17:35:56 +03:00
Ivan Babkin ee4e43f47a
Merge pull request #71 from TouchInstinct/feature/status_codes
Added additional valid status codes parameter to request methods
2019-04-23 12:59:24 +03:00
Ivan Babkin fb309f5955 Added additional valid status codes parameter to request methods 2019-04-23 12:13:47 +03:00
ArturAzarau dc5bdc6b7f
Merge pull request #69 from TouchInstinct/fix/networkExtension
Extension fixed
2019-04-12 14:48:08 +03:00