|
6 | 6 |
|
7 | 7 | #### Fixes
|
8 | 8 |
|
| 9 | +* [#60](https://github.com/ruby-grape/grape-swagger-entity/pull/60): Examples on arrays should be directly on the property, not on the item - [@collinsauve](https://github.com/collinsauve). |
9 | 10 | * [#61](https://github.com/ruby-grape/grape-swagger-entity/pull/61): Migrate from Travis to GHA for CI - [@mscrivo](https://github.com/mscrivo).
|
10 | 11 | * Your contribution here.
|
11 | 12 |
|
12 |
| -### 0.5.1 (June 30, 2020) |
| 13 | +### 0.5.1 (2020/06/30) |
13 | 14 |
|
14 | 15 | #### Features
|
15 | 16 |
|
16 | 17 | * [#50](https://github.com/ruby-grape/grape-swagger-entity/pull/50): Features/inheritance and discriminator - [@MaximeRDY](https://github.com/MaximeRDY).
|
17 | 18 |
|
18 |
| -### 0.4.0 (May 30, 2020) |
| 19 | +### 0.4.0 (2020/05/30) |
19 | 20 |
|
20 | 21 | #### Features
|
21 | 22 |
|
|
26 | 27 |
|
27 | 28 | * [#46](https://github.com/ruby-grape/grape-swagger-entity/pull/46): Fixed issue where a boolean example value of false would not display in swagger file - [@drewnichols](https://github.com/drewnichols).
|
28 | 29 |
|
29 |
| -### 0.3.4 (January 9, 2020) |
| 30 | +### 0.3.4 (2020/01/09) |
30 | 31 |
|
31 | 32 | #### Features
|
32 | 33 |
|
33 | 34 | * [#40](https://github.com/ruby-grape/grape-swagger-entity/pull/40): Add support for minLength and maxLength - [@fotos](https://github.com/fotos).
|
34 | 35 |
|
35 |
| -### 0.3.3 (February 22, 2019) |
| 36 | +### 0.3.3 (2019/02/22) |
36 | 37 |
|
37 | 38 | #### Features
|
38 | 39 |
|
39 | 40 | * [#39](https://github.com/ruby-grape/grape-swagger-entity/pull/39): Fix to avoid conflict with polymorphic model - [@kinoppyd](https://github.com/kinoppyd).
|
40 | 41 |
|
41 |
| -### 0.3.2 (January 15, 2019) |
| 42 | +### 0.3.2 (2019/01/15) |
42 | 43 |
|
43 | 44 | #### Features
|
44 | 45 |
|
45 | 46 | * [#38](https://github.com/ruby-grape/grape-swagger-entity/pull/38): Added support for hidden option for documentation - [@vitoravelino](https://github.com/vitoravelino).
|
46 | 47 |
|
47 |
| -### 0.3.1 (November 26, 2018) |
| 48 | +### 0.3.1 (2018/11/26) |
48 | 49 |
|
49 | 50 | #### Features
|
50 | 51 |
|
51 | 52 | * [#37](https://github.com/ruby-grape/grape-swagger-entity/pull/37): Add support for minItems, maxItems and uniqueItems - [@fotos](https://github.com/fotos).
|
52 | 53 |
|
53 |
| -### 0.3.0 (August 22, 2018) |
| 54 | +### 0.3.0 (2018/08/22) |
54 | 55 |
|
55 | 56 | #### Features
|
56 | 57 |
|
57 | 58 | * [#35](https://github.com/ruby-grape/grape-swagger-entity/pull/35): Support for required attributes - [@Bugagazavr](https://github.com/Bugagazavr).
|
58 | 59 |
|
59 |
| -### 0.2.5 (April 26, 2018) |
| 60 | +### 0.2.5 (2018/04/26) |
60 | 61 |
|
61 | 62 | #### Features
|
62 | 63 |
|
63 | 64 | * [#33](https://github.com/ruby-grape/grape-swagger-entity/pull/33): Update parser to respect merge option for entities - [@b-boogaard](https://github.com/b-boogaard).
|
64 | 65 |
|
65 |
| -### 0.2.4 (April 3, 2018) |
| 66 | +### 0.2.4 (2018/04/03) |
66 | 67 |
|
67 | 68 | #### Fixes
|
68 | 69 |
|
69 | 70 | * [#32](https://github.com/ruby-grape/grape-swagger-entity/pull/32): Fix issue with read_only fields - [@mcfilib](https://github.com/mcfilib).
|
70 | 71 |
|
71 |
| -### 0.2.3 (November 19, 2017) |
| 72 | +### 0.2.3 (2017/11/19) |
72 | 73 |
|
73 | 74 | #### Fixes
|
74 | 75 |
|
75 | 76 | * [#30](https://github.com/ruby-grape/grape-swagger-entity/pull/30): Fix nested exposures with an alias - [@Kukunin](https://github.com/Kukunin).
|
76 | 77 | * [#31](https://github.com/ruby-grape/grape-swagger-entity/pull/31): Respect `required: true` for nested attributes as well - [@Kukunin](https://github.com/Kukunin).
|
77 | 78 |
|
78 |
| -### 0.2.2 (November 3, 2017) |
| 79 | +### 0.2.2 (2017/11/3) |
79 | 80 |
|
80 | 81 | #### Features
|
81 | 82 |
|
82 | 83 | * [#27](https://github.com/ruby-grape/grape-swagger-entity/pull/27): Add support for attribute examples - [@Kukunin](https://github.com/Kukunin).
|
83 | 84 |
|
84 |
| -### 0.2.1 (Jule 5, 2017) |
| 85 | +### 0.2.1 (2017/07/05) |
85 | 86 |
|
86 | 87 | #### Features
|
87 | 88 |
|
88 | 89 | * [#26](https://github.com/ruby-grape/grape-swagger-entity/pull/26): Add support for read only field - [@FChaack](https://github.com/FChaack).
|
89 | 90 |
|
90 |
| -### 0.2.0 (March 2, 2017) |
| 91 | +### 0.2.0 (2017/03/02) |
91 | 92 |
|
92 | 93 | #### Features
|
93 | 94 |
|
94 | 95 | * [#22](https://github.com/ruby-grape/grape-swagger-entity/pull/22): Nested exposures - [@Bugagazavr](https://github.com/Bugagazavr).
|
95 | 96 |
|
96 |
| -### 0.1.6 (February 3, 2017) |
| 97 | +### 0.1.6 (2017/02/03) |
97 | 98 |
|
98 | 99 | #### Features
|
99 | 100 |
|
100 | 101 | * [#21](https://github.com/ruby-grape/grape-swagger-entity/pull/21): Adds support for own format - [@LeFnord](https://github.com/LeFnord).
|
101 | 102 | * [#19](https://github.com/ruby-grape/grape-swagger-entity/pull/19): Adds support for default value - [@LeFnord](https://github.com/LeFnord).
|
102 | 103 |
|
103 |
| -### 0.1.5 (November 21, 2016) |
| 104 | +### 0.1.5 (2016/11/21) |
104 | 105 |
|
105 | 106 | #### Features
|
106 | 107 |
|
|
112 | 113 | * [#8](https://github.com/ruby-grape/grape-swagger-entity/pull/8): Generate enum property if values key is passed in documentation - [@lordnibbler](https://github.com/lordnibbler).
|
113 | 114 | * [#15](https://github.com/ruby-grape/grape-swagger-entity/pull/15): Support grape entity 0.6.x and later - [@Bugagazavr](https://github.com/Bugagazavr).
|
114 | 115 |
|
115 |
| -### 0.1.4 (June 7, 2016) |
| 116 | +### 0.1.4 (2016/06/07) |
116 | 117 |
|
117 | 118 | #### Fixes
|
118 | 119 |
|
|
0 commit comments