Commit Graph

107 Commits

Author SHA1 Message Date
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
Ivan Smolin 4440858a5c change order of paragraphs in method 2017-10-18 13:14:20 +03:00
Ivan Smolin 0ea0c7f5d0 add splitter and fix UI bugs 2017-10-17 22:19:59 +03:00
Ivan Smolin 1b32cde43c add enum and structures names. fix https://github.com/TouchInstinct/api-generator/issues/35 2017-10-17 19:09:50 +03:00
Ivan Smolin 34d5274b19 fix methods search. closes https://github.com/TouchInstinct/api-generator/issues/43 2017-10-17 19:09:13 +03:00
Ivan Smolin 9d3f835e38 add table of contents section. closes https://github.com/TouchInstinct/api-generator/issues/39 2017-10-17 11:50:36 +03:00
Ivan Smolin 48db5ab454 fix fonts again 2017-10-16 23:22:13 +03:00
Ivan Smolin b2a1fec406 fix font 2017-10-16 23:18:09 +03:00
Ivan Smolin f88b449260 add fixme 2017-10-16 14:26:09 +03:00
Ivan Smolin 490480bf9e small refactoring 2017-10-16 14:20:02 +03:00
Ivan Smolin c3f9b5fcc1 update fonts. closes https://github.com/TouchInstinct/api-generator/issues/34 2017-10-13 20:15:16 +03:00
Ivan Smolin 9f0fa16478 Revert "force non-nullable result rendering in api method page"
This reverts commit 1b28afa81c.
2017-09-19 17:05:54 +03:00
Ivan Smolin 1b28afa81c force non-nullable result rendering in api method page 2017-09-17 22:36:29 +03:00
Ivan Smolin edb39afac0 fix nullable map and array types rendering 2017-09-17 12:16:33 +03:00