@rxap/schematics-open-api 16.0.0-dev.2 → 16.0.0-dev.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,34 +3,42 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- # [16.0.0-dev.2](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@16.0.0-dev.1...@rxap/schematics-open-api@16.0.0-dev.2) (2023-05-18)
6
+ # [16.0.0-dev.3](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@16.0.0-dev.2...@rxap/schematics-open-api@16.0.0-dev.3) (2023-05-31)
7
+
8
+ **Note:** Version bump only for package @rxap/schematics-open-api
9
+
10
+
11
+
12
+
13
+
14
+ # [16.0.0-dev.2](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@16.0.0-dev.1...@rxap/schematics-open-api@16.0.0-dev.2) (2023-05-18)
7
15
 
8
16
 
9
17
  ### Bug Fixes
10
18
 
11
- * remove deprecated pack target concept ([eeb3748](https://gitlab.com/rxap/packages/commit/eeb3748be1201fa7f5b3cd05771b95502376d4a3))
19
+ * remove deprecated pack target concept ([eeb3748](https://gitlab.com/rxap/schematics/commit/eeb3748be1201fa7f5b3cd05771b95502376d4a3))
12
20
 
13
21
 
14
22
 
15
23
 
16
24
 
17
- # [16.0.0-dev.1](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@16.0.0-dev.0...@rxap/schematics-open-api@16.0.0-dev.1) (2023-05-18)
25
+ # [16.0.0-dev.1](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@16.0.0-dev.0...@rxap/schematics-open-api@16.0.0-dev.1) (2023-05-18)
18
26
 
19
27
 
20
28
  ### Bug Fixes
21
29
 
22
- * **deps:** update rxap packages to 16.x.x ([f9c2263](https://gitlab.com/rxap/packages/commit/f9c226356bebe4b3ece8b80f4b08cb80582854a7))
30
+ * **deps:** update rxap packages to 16.x.x ([f9c2263](https://gitlab.com/rxap/schematics/commit/f9c226356bebe4b3ece8b80f4b08cb80582854a7))
23
31
 
24
32
 
25
33
 
26
34
 
27
35
 
28
- # [16.0.0-dev.0](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@15.0.1...@rxap/schematics-open-api@16.0.0-dev.0) (2023-05-17)
36
+ # [16.0.0-dev.0](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@15.0.1...@rxap/schematics-open-api@16.0.0-dev.0) (2023-05-17)
29
37
 
30
38
 
31
39
  ### chore
32
40
 
33
- * upgrade to 16.x.x ([81cd2ca](https://gitlab.com/rxap/packages/commit/81cd2cab02c29c81e50ebe1b5c699953dce528ee))
41
+ * upgrade to 16.x.x ([81cd2ca](https://gitlab.com/rxap/schematics/commit/81cd2cab02c29c81e50ebe1b5c699953dce528ee))
34
42
 
35
43
 
36
44
  ### BREAKING CHANGES
@@ -41,27 +49,27 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
41
49
 
42
50
 
43
51
 
44
- ## [15.0.1](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@15.0.0...@rxap/schematics-open-api@15.0.1) (2023-05-17)
52
+ ## [15.0.1](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@15.0.0...@rxap/schematics-open-api@15.0.1) (2023-05-17)
45
53
 
46
54
 
47
55
  ### Bug Fixes
48
56
 
49
- * cleanup serialized open api operation object ([f5322e0](https://gitlab.com/rxap/packages/commit/f5322e050f5077d4b4a3fe5fb6f41634bd17f8d7))
50
- * **schematics:** pre generate interface imports ([1b1cf87](https://gitlab.com/rxap/packages/commit/1b1cf8788e052dfd32c95be47e116aae7cae5caf))
51
- * **schematics:** update open api schematics package ([cc01087](https://gitlab.com/rxap/packages/commit/cc010878bf2eee788a0f61e3b2dbfa1a08b45bd8))
52
- * support open api projects with sub directories ([73c88f9](https://gitlab.com/rxap/packages/commit/73c88f9473770df4063b487d646f68243d011b1c))
57
+ * cleanup serialized open api operation object ([f5322e0](https://gitlab.com/rxap/schematics/commit/f5322e050f5077d4b4a3fe5fb6f41634bd17f8d7))
58
+ * **schematics:** pre generate interface imports ([1b1cf87](https://gitlab.com/rxap/schematics/commit/1b1cf8788e052dfd32c95be47e116aae7cae5caf))
59
+ * **schematics:** update open api schematics package ([cc01087](https://gitlab.com/rxap/schematics/commit/cc010878bf2eee788a0f61e3b2dbfa1a08b45bd8))
60
+ * support open api projects with sub directories ([73c88f9](https://gitlab.com/rxap/schematics/commit/73c88f9473770df4063b487d646f68243d011b1c))
53
61
 
54
62
 
55
63
 
56
64
 
57
65
 
58
- # [15.0.0](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@14.1.1...@rxap/schematics-open-api@15.0.0) (2022-12-14)
66
+ # [15.0.0](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@14.1.1...@rxap/schematics-open-api@15.0.0) (2022-12-14)
59
67
 
60
68
 
61
69
  ### chore
62
70
 
63
- * upgrade to nrwl 15.x.x ([c0a94f6](https://gitlab.com/rxap/packages/commit/c0a94f6b044213fe55dbda0634bef60859daa345))
64
- * upgrade to nrwl 15.x.x ([de2b991](https://gitlab.com/rxap/packages/commit/de2b99196ee6d388f37efd17b464a5bfa744de7e))
71
+ * upgrade to nrwl 15.x.x ([c0a94f6](https://gitlab.com/rxap/schematics/commit/c0a94f6b044213fe55dbda0634bef60859daa345))
72
+ * upgrade to nrwl 15.x.x ([de2b991](https://gitlab.com/rxap/schematics/commit/de2b99196ee6d388f37efd17b464a5bfa744de7e))
65
73
 
66
74
 
67
75
  ### BREAKING CHANGES
@@ -73,7 +81,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
73
81
 
74
82
 
75
83
 
76
- ## [14.1.1](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@14.1.0...@rxap/schematics-open-api@14.1.1) (2022-12-14)
84
+ ## [14.1.1](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@14.1.0...@rxap/schematics-open-api@14.1.1) (2022-12-14)
77
85
 
78
86
  **Note:** Version bump only for package @rxap/schematics-open-api
79
87
 
@@ -81,42 +89,42 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
81
89
 
82
90
 
83
91
 
84
- # [14.1.0](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@14.0.1...@rxap/schematics-open-api@14.1.0) (2022-12-13)
92
+ # [14.1.0](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@14.0.1...@rxap/schematics-open-api@14.1.0) (2022-12-13)
85
93
 
86
94
 
87
95
  ### Bug Fixes
88
96
 
89
- * async generator execution ([ebca4f0](https://gitlab.com/rxap/packages/commit/ebca4f0187cfcb8255824ed89172db708e7ae862))
90
- * only create type if defined and prefer void ([34bb6ce](https://gitlab.com/rxap/packages/commit/34bb6ce9bc140d5e941fbcb574f179b3741fc824))
91
- * only create type if defined and prefer void ([6cf0827](https://gitlab.com/rxap/packages/commit/6cf08271d6745f24ef8888e666a699f67292bb27))
92
- * use any return type ([85c1959](https://gitlab.com/rxap/packages/commit/85c19598c619c77e7cdbc7013d4b51eb6781fb5f))
97
+ * async generator execution ([ebca4f0](https://gitlab.com/rxap/schematics/commit/ebca4f0187cfcb8255824ed89172db708e7ae862))
98
+ * only create type if defined and prefer void ([34bb6ce](https://gitlab.com/rxap/schematics/commit/34bb6ce9bc140d5e941fbcb574f179b3741fc824))
99
+ * only create type if defined and prefer void ([6cf0827](https://gitlab.com/rxap/schematics/commit/6cf08271d6745f24ef8888e666a699f67292bb27))
100
+ * use any return type ([85c1959](https://gitlab.com/rxap/schematics/commit/85c19598c619c77e7cdbc7013d4b51eb6781fb5f))
93
101
 
94
102
 
95
103
  ### Features
96
104
 
97
- * add coerce open api project function ([8eafe9d](https://gitlab.com/rxap/packages/commit/8eafe9d2acf7f21dbe0a48c5b80d0a9502597233))
105
+ * add coerce open api project function ([8eafe9d](https://gitlab.com/rxap/schematics/commit/8eafe9d2acf7f21dbe0a48c5b80d0a9502597233))
98
106
 
99
107
 
100
108
 
101
109
 
102
110
 
103
- ## [14.0.1](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@14.0.0...@rxap/schematics-open-api@14.0.1) (2022-10-06)
111
+ ## [14.0.1](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@14.0.0...@rxap/schematics-open-api@14.0.1) (2022-10-06)
104
112
 
105
113
 
106
114
  ### Bug Fixes
107
115
 
108
- * update package json deps ([99c7002](https://gitlab.com/rxap/packages/commit/99c70028a34927902ece991748a7d0fc857c5223))
116
+ * update package json deps ([99c7002](https://gitlab.com/rxap/schematics/commit/99c70028a34927902ece991748a7d0fc857c5223))
109
117
 
110
118
 
111
119
 
112
120
 
113
121
 
114
- # [14.0.0](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@13.0.0...@rxap/schematics-open-api@14.0.0) (2022-09-11)
122
+ # [14.0.0](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@13.0.0...@rxap/schematics-open-api@14.0.0) (2022-09-11)
115
123
 
116
124
 
117
125
  ### chore
118
126
 
119
- * upgrade to 14.x.x ([c9b8ffa](https://gitlab.com/rxap/packages/commit/c9b8ffa50b9d86020143c333a4d4ed8c5af07687))
127
+ * upgrade to 14.x.x ([c9b8ffa](https://gitlab.com/rxap/schematics/commit/c9b8ffa50b9d86020143c333a4d4ed8c5af07687))
120
128
 
121
129
 
122
130
  ### BREAKING CHANGES
@@ -127,29 +135,29 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
127
135
 
128
136
 
129
137
 
130
- # [13.0.0](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@13.0.0-next.4...@rxap/schematics-open-api@13.0.0) (2022-09-11)
138
+ # [13.0.0](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@13.0.0-next.4...@rxap/schematics-open-api@13.0.0) (2022-09-11)
131
139
 
132
140
  **Note:** Version bump only for package @rxap/schematics-open-api
133
141
 
134
- # [13.0.0-next.4](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@13.0.0-next.3...@rxap/schematics-open-api@13.0.0-next.4) (2022-05-23)
142
+ # [13.0.0-next.4](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@13.0.0-next.3...@rxap/schematics-open-api@13.0.0-next.4) (2022-05-23)
135
143
 
136
144
  ### Bug Fixes
137
145
 
138
146
  * update typescript generator
139
- package ([3bd311c](https://gitlab.com/rxap/packages/commit/3bd311ca5697bdbed598cdf8c9ec44f297fd2215))
147
+ package ([3bd311c](https://gitlab.com/rxap/schematics/commit/3bd311ca5697bdbed598cdf8c9ec44f297fd2215))
140
148
 
141
- # [13.0.0-next.3](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@13.0.0-next.2...@rxap/schematics-open-api@13.0.0-next.3) (2022-05-09)
149
+ # [13.0.0-next.3](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@13.0.0-next.2...@rxap/schematics-open-api@13.0.0-next.3) (2022-05-09)
142
150
 
143
151
 
144
152
  ### Bug Fixes
145
153
 
146
- * convert ref into object for parameters ([81f8f9e](https://gitlab.com/rxap/packages/commit/81f8f9e02b8feffe24ca43ee0684740bd59e0f88))
154
+ * convert ref into object for parameters ([81f8f9e](https://gitlab.com/rxap/schematics/commit/81f8f9e02b8feffe24ca43ee0684740bd59e0f88))
147
155
 
148
156
 
149
157
 
150
158
 
151
159
 
152
- # [13.0.0-next.2](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@13.0.0-next.1...@rxap/schematics-open-api@13.0.0-next.2) (2022-05-09)
160
+ # [13.0.0-next.2](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@13.0.0-next.1...@rxap/schematics-open-api@13.0.0-next.2) (2022-05-09)
153
161
 
154
162
  **Note:** Version bump only for package @rxap/schematics-open-api
155
163
 
@@ -157,23 +165,23 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
157
165
 
158
166
 
159
167
 
160
- # [13.0.0-next.1](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@13.0.0-next.0...@rxap/schematics-open-api@13.0.0-next.1) (2022-03-23)
168
+ # [13.0.0-next.1](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@13.0.0-next.0...@rxap/schematics-open-api@13.0.0-next.1) (2022-03-23)
161
169
 
162
170
 
163
171
  ### Bug Fixes
164
172
 
165
- * remove rxap/utilities dependency ([d8dfe16](https://gitlab.com/rxap/packages/commit/d8dfe168f5d3afd5cd88d4fd143bd2c7b2c687b7))
173
+ * remove rxap/utilities dependency ([d8dfe16](https://gitlab.com/rxap/schematics/commit/d8dfe168f5d3afd5cd88d4fd143bd2c7b2c687b7))
166
174
 
167
175
 
168
176
 
169
177
 
170
178
 
171
- # [13.0.0-next.0](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@12.0.9...@rxap/schematics-open-api@13.0.0-next.0) (2022-02-19)
179
+ # [13.0.0-next.0](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@12.0.9...@rxap/schematics-open-api@13.0.0-next.0) (2022-02-19)
172
180
 
173
181
 
174
182
  ### Build System
175
183
 
176
- * upgrade to nrwl 13.x.x ([5cd07c1](https://gitlab.com/rxap/packages/commit/5cd07c19645528c787ef01a121a4a4367db78902))
184
+ * upgrade to nrwl 13.x.x ([5cd07c1](https://gitlab.com/rxap/schematics/commit/5cd07c19645528c787ef01a121a4a4367db78902))
177
185
 
178
186
 
179
187
  ### BREAKING CHANGES
@@ -186,18 +194,18 @@ Signed-off-by: Merzough Münker <mmuenker@digitaix.com>
186
194
 
187
195
 
188
196
 
189
- ## [12.0.9](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@12.0.8...@rxap/schematics-open-api@12.0.9) (2021-08-02)
197
+ ## [12.0.9](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@12.0.8...@rxap/schematics-open-api@12.0.9) (2021-08-02)
190
198
 
191
199
 
192
200
  ### Bug Fixes
193
201
 
194
- * add missing peer dependencies ([83481ea](https://gitlab.com/rxap/packages/commit/83481eafb7912aef4e9574abc416edfd5f025898))
202
+ * add missing peer dependencies ([83481ea](https://gitlab.com/rxap/schematics/commit/83481eafb7912aef4e9574abc416edfd5f025898))
195
203
 
196
204
 
197
205
 
198
206
 
199
207
 
200
- ## [12.0.8](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@12.0.8-next.0...@rxap/schematics-open-api@12.0.8) (2021-06-29)
208
+ ## [12.0.8](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@12.0.8-next.0...@rxap/schematics-open-api@12.0.8) (2021-06-29)
201
209
 
202
210
  **Note:** Version bump only for package @rxap/schematics-open-api
203
211
 
@@ -205,7 +213,7 @@ Signed-off-by: Merzough Münker <mmuenker@digitaix.com>
205
213
 
206
214
 
207
215
 
208
- ## [12.0.8-next.0](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@12.0.7...@rxap/schematics-open-api@12.0.8-next.0) (2021-06-23)
216
+ ## [12.0.8-next.0](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@12.0.7...@rxap/schematics-open-api@12.0.8-next.0) (2021-06-23)
209
217
 
210
218
  **Note:** Version bump only for package @rxap/schematics-open-api
211
219
 
@@ -213,7 +221,7 @@ Signed-off-by: Merzough Münker <mmuenker@digitaix.com>
213
221
 
214
222
 
215
223
 
216
- ## [12.0.7](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@12.0.6...@rxap/schematics-open-api@12.0.7) (2021-06-23)
224
+ ## [12.0.7](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@12.0.6...@rxap/schematics-open-api@12.0.7) (2021-06-23)
217
225
 
218
226
  **Note:** Version bump only for package @rxap/schematics-open-api
219
227
 
@@ -221,7 +229,7 @@ Signed-off-by: Merzough Münker <mmuenker@digitaix.com>
221
229
 
222
230
 
223
231
 
224
- ## [12.0.7-next.0](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@12.0.6...@rxap/schematics-open-api@12.0.7-next.0) (2021-06-23)
232
+ ## [12.0.7-next.0](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@12.0.6...@rxap/schematics-open-api@12.0.7-next.0) (2021-06-23)
225
233
 
226
234
  **Note:** Version bump only for package @rxap/schematics-open-api
227
235
 
@@ -229,7 +237,7 @@ Signed-off-by: Merzough Münker <mmuenker@digitaix.com>
229
237
 
230
238
 
231
239
 
232
- ## [12.0.6](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@12.0.4...@rxap/schematics-open-api@12.0.6) (2021-06-22)
240
+ ## [12.0.6](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@12.0.4...@rxap/schematics-open-api@12.0.6) (2021-06-22)
233
241
 
234
242
  **Note:** Version bump only for package @rxap/schematics-open-api
235
243
 
@@ -237,12 +245,12 @@ Signed-off-by: Merzough Münker <mmuenker@digitaix.com>
237
245
 
238
246
 
239
247
 
240
- ## [12.0.4](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@12.0.3...@rxap/schematics-open-api@12.0.4) (2021-06-17)
248
+ ## [12.0.4](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@12.0.3...@rxap/schematics-open-api@12.0.4) (2021-06-17)
241
249
 
242
250
 
243
251
  ### Bug Fixes
244
252
 
245
- * set correct peerDependencies and dependencies ([92c5eae](https://gitlab.com/rxap/packages/commit/92c5eae7eb84c65381ed005da1900ce5f0ce80a3))
253
+ * set correct peerDependencies and dependencies ([92c5eae](https://gitlab.com/rxap/schematics/commit/92c5eae7eb84c65381ed005da1900ce5f0ce80a3))
246
254
 
247
255
 
248
256
 
@@ -256,7 +264,7 @@ Signed-off-by: Merzough Münker <mmuenker@digitaix.com>
256
264
 
257
265
 
258
266
 
259
- ## [12.0.2](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@11.3.1...@rxap/schematics-open-api@12.0.2) (2021-06-09)
267
+ ## [12.0.2](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@11.3.1...@rxap/schematics-open-api@12.0.2) (2021-06-09)
260
268
 
261
269
  **Note:** Version bump only for package @rxap/schematics-open-api
262
270
 
@@ -264,7 +272,7 @@ Signed-off-by: Merzough Münker <mmuenker@digitaix.com>
264
272
 
265
273
 
266
274
 
267
- ## [12.0.1](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@12.0.0...@rxap/schematics-open-api@12.0.1) (2021-05-24)
275
+ ## [12.0.1](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@12.0.0...@rxap/schematics-open-api@12.0.1) (2021-05-24)
268
276
 
269
277
  **Note:** Version bump only for package @rxap/schematics-open-api
270
278
 
@@ -272,7 +280,7 @@ Signed-off-by: Merzough Münker <mmuenker@digitaix.com>
272
280
 
273
281
 
274
282
 
275
- # [12.0.0](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@11.3.0...@rxap/schematics-open-api@12.0.0) (2021-05-24)
283
+ # [12.0.0](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@11.3.0...@rxap/schematics-open-api@12.0.0) (2021-05-24)
276
284
 
277
285
  **Note:** Version bump only for package @rxap/schematics-open-api
278
286
 
@@ -280,78 +288,78 @@ Signed-off-by: Merzough Münker <mmuenker@digitaix.com>
280
288
 
281
289
 
282
290
 
283
- # [11.3.0](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@11.2.3...@rxap/schematics-open-api@11.3.0) (2021-05-04)
291
+ # [11.3.0](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@11.2.3...@rxap/schematics-open-api@11.3.0) (2021-05-04)
284
292
 
285
293
 
286
294
  ### Features
287
295
 
288
- * add GenerateIndexExports Function ([e3fce4c](https://gitlab.com/rxap/packages/commit/e3fce4cf3104f77c8122ff257ba69f3968cff6a4))
296
+ * add GenerateIndexExports Function ([e3fce4c](https://gitlab.com/rxap/schematics/commit/e3fce4cf3104f77c8122ff257ba69f3968cff6a4))
289
297
 
290
298
 
291
299
 
292
300
 
293
301
 
294
- ## [11.2.3](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@11.2.2...@rxap/schematics-open-api@11.2.3) (2021-05-03)
302
+ ## [11.2.3](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@11.2.2...@rxap/schematics-open-api@11.2.3) (2021-05-03)
295
303
 
296
304
 
297
305
  ### Bug Fixes
298
306
 
299
- * add missing export ([0f1d683](https://gitlab.com/rxap/packages/commit/0f1d683108952b5658eb08e59f4f504183dbe17d))
307
+ * add missing export ([0f1d683](https://gitlab.com/rxap/schematics/commit/0f1d683108952b5658eb08e59f4f504183dbe17d))
300
308
 
301
309
 
302
310
 
303
311
 
304
312
 
305
- ## [11.2.2](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@11.2.1...@rxap/schematics-open-api@11.2.2) (2021-04-30)
313
+ ## [11.2.2](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@11.2.1...@rxap/schematics-open-api@11.2.2) (2021-04-30)
306
314
 
307
315
 
308
316
  ### Bug Fixes
309
317
 
310
- * **schematics:** add support for void request body type ([6b49540](https://gitlab.com/rxap/packages/commit/6b49540ba3c0248dc107ad7c76a344ee1daeb771))
318
+ * **schematics:** add support for void request body type ([6b49540](https://gitlab.com/rxap/schematics/commit/6b49540ba3c0248dc107ad7c76a344ee1daeb771))
311
319
 
312
320
 
313
321
 
314
322
 
315
323
 
316
- ## [11.2.1](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@11.2.0...@rxap/schematics-open-api@11.2.1) (2021-04-30)
324
+ ## [11.2.1](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@11.2.0...@rxap/schematics-open-api@11.2.1) (2021-04-30)
317
325
 
318
326
 
319
327
  ### Bug Fixes
320
328
 
321
- * **schematics:** add support for void request body type ([0feac0f](https://gitlab.com/rxap/packages/commit/0feac0f0e5447dfafc8e51166b2d63cf66fce208))
329
+ * **schematics:** add support for void request body type ([0feac0f](https://gitlab.com/rxap/schematics/commit/0feac0f0e5447dfafc8e51166b2d63cf66fce208))
322
330
 
323
331
 
324
332
 
325
333
 
326
334
 
327
- # [11.2.0](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@11.1.2...@rxap/schematics-open-api@11.2.0) (2021-04-30)
335
+ # [11.2.0](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@11.1.2...@rxap/schematics-open-api@11.2.0) (2021-04-30)
328
336
 
329
337
 
330
338
  ### Features
331
339
 
332
- * add ClearOperation function ([c6fe1b2](https://gitlab.com/rxap/packages/commit/c6fe1b2497d36e9668d9d18513f584d656f973dd))
340
+ * add ClearOperation function ([c6fe1b2](https://gitlab.com/rxap/schematics/commit/c6fe1b2497d36e9668d9d18513f584d656f973dd))
333
341
 
334
342
 
335
343
 
336
344
 
337
345
 
338
- ## [11.1.2](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@11.1.1...@rxap/schematics-open-api@11.1.2) (2021-04-30)
346
+ ## [11.1.2](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@11.1.1...@rxap/schematics-open-api@11.1.2) (2021-04-30)
339
347
 
340
348
 
341
349
  ### Bug Fixes
342
350
 
343
- * **schematics:** change module to commonjs ([39a3700](https://gitlab.com/rxap/packages/commit/39a3700a1d1194a81fb9e7944288984f64b46b88))
351
+ * **schematics:** change module to commonjs ([39a3700](https://gitlab.com/rxap/schematics/commit/39a3700a1d1194a81fb9e7944288984f64b46b88))
344
352
 
345
353
 
346
354
 
347
355
 
348
356
 
349
- ## [11.1.1](https://gitlab.com/rxap/packages/compare/@rxap/schematics-open-api@11.1.0...@rxap/schematics-open-api@11.1.1) (2021-04-30)
357
+ ## [11.1.1](https://gitlab.com/rxap/schematics/compare/@rxap/schematics-open-api@11.1.0...@rxap/schematics-open-api@11.1.1) (2021-04-30)
350
358
 
351
359
 
352
360
  ### Bug Fixes
353
361
 
354
- * update build target to es6 ([6418b27](https://gitlab.com/rxap/packages/commit/6418b27af301db0c794bb584504d786ad20cfe8c))
362
+ * update build target to es6 ([6418b27](https://gitlab.com/rxap/schematics/commit/6418b27af301db0c794bb584504d786ad20cfe8c))
355
363
 
356
364
 
357
365
 
@@ -362,9 +370,9 @@ Signed-off-by: Merzough Münker <mmuenker@digitaix.com>
362
370
 
363
371
  ### Bug Fixes
364
372
 
365
- * add support for custom options object ([181aa69](https://gitlab.com/rxap/packages/commit/181aa69a49a5ed48a2db5ba51b420c759b091c31))
373
+ * add support for custom options object ([181aa69](https://gitlab.com/rxap/schematics/commit/181aa69a49a5ed48a2db5ba51b420c759b091c31))
366
374
 
367
375
 
368
376
  ### Features
369
377
 
370
- * add IsCollectionResponse function ([61e13a9](https://gitlab.com/rxap/packages/commit/61e13a954b4e92140fd4b18c9ff0a2688d7a359b))
378
+ * add IsCollectionResponse function ([61e13a9](https://gitlab.com/rxap/schematics/commit/61e13a954b4e92140fd4b18c9ff0a2688d7a359b))
package/README.md CHANGED
@@ -15,6 +15,6 @@
15
15
  # Installation
16
16
 
17
17
  ```
18
- yarn add @rxap/schematics-open-api @rxap/json-schema-to-typescript@^16.0.0-dev.0 @rxap/schematics-utilities@^16.0.0-dev.0
18
+ yarn add @rxap/schematics-open-api @rxap/json-schema-to-typescript@^16.0.0-dev.0 @rxap/schematics-utilities@^16.0.0-dev.1
19
19
  ```
20
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rxap/schematics-open-api",
3
- "version": "16.0.0-dev.2",
3
+ "version": "16.0.0-dev.3",
4
4
  "dependencies": {
5
5
  "semver": "^7.3.5",
6
6
  "tslib": "^2.3.1"
@@ -30,7 +30,7 @@
30
30
  "open-api"
31
31
  ],
32
32
  "repository": "git@gitlab.com:rxap/packages.git",
33
- "homepage": "https://gitlab.com/rxap/packages",
33
+ "homepage": "https://gitlab.com/rxap/schematics",
34
34
  "author": "Merzough Münker",
35
35
  "private": false,
36
36
  "bugs": {
@@ -41,7 +41,7 @@
41
41
  "@angular-devkit/schematics": "^16.0.2",
42
42
  "@apidevtools/json-schema-ref-parser": "^9.1.0",
43
43
  "@rxap/json-schema-to-typescript": "^16.0.0-dev.0",
44
- "@rxap/schematics-utilities": "^16.0.0-dev.1",
44
+ "@rxap/schematics-utilities": "^16.0.0-dev.2",
45
45
  "openapi-types": "^10.0.0",
46
46
  "ts-morph": "^13.0.3"
47
47
  },
package/src/index.d.ts CHANGED
@@ -1,27 +1,2 @@
1
- export * from './lib/clear-operation';
2
- export * from './lib/config';
3
- export * from './lib/generate-components';
4
- export * from './lib/generate-operation';
5
- export * from './lib/generate-parameters';
6
- export * from './lib/generate-request-body';
7
- export * from './lib/generate-index-exports';
8
- export * from './lib/generate-response';
9
- export * from './lib/load-open-api-config';
10
- export * from './lib/types';
11
- export * from './lib/coerce-open-api-project';
12
- export * from './lib/utilities/any-schema-object';
13
- export * from './lib/utilities/get-parameter-type';
14
- export * from './lib/utilities/get-reqeust-body';
15
- export * from './lib/utilities/get-request-body-type';
16
- export * from './lib/utilities/get-response';
17
- export * from './lib/utilities/get-response-type';
18
- export * from './lib/utilities/has-operation-paramters';
19
- export * from './lib/utilities/has-operation-request-body';
20
- export * from './lib/utilities/http-request';
21
- export * from './lib/utilities/ignore-operation';
22
- export * from './lib/utilities/is-collection-response';
23
- export * from './lib/utilities/is-http-method';
24
- export * from './lib/utilities/is-open-api-schema-from-path';
25
- export * from './lib/utilities/is-reference-object';
26
- export * from './lib/utilities/is-without-parameters';
27
- export * from './lib/utilities/is-operation-object';
1
+ export * from './lib';
2
+ export * from './lib/utilities';
package/src/index.js CHANGED
@@ -1,33 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./lib/clear-operation"), exports);
5
- tslib_1.__exportStar(require("./lib/config"), exports);
6
- tslib_1.__exportStar(require("./lib/generate-components"), exports);
7
- tslib_1.__exportStar(require("./lib/generate-operation"), exports);
8
- tslib_1.__exportStar(require("./lib/generate-parameters"), exports);
9
- tslib_1.__exportStar(require("./lib/generate-request-body"), exports);
10
- tslib_1.__exportStar(require("./lib/generate-index-exports"), exports);
11
- tslib_1.__exportStar(require("./lib/generate-response"), exports);
12
- tslib_1.__exportStar(require("./lib/load-open-api-config"), exports);
13
- tslib_1.__exportStar(require("./lib/types"), exports);
14
- tslib_1.__exportStar(require("./lib/coerce-open-api-project"), exports);
15
- // region utilities
16
- tslib_1.__exportStar(require("./lib/utilities/any-schema-object"), exports);
17
- tslib_1.__exportStar(require("./lib/utilities/get-parameter-type"), exports);
18
- tslib_1.__exportStar(require("./lib/utilities/get-reqeust-body"), exports);
19
- tslib_1.__exportStar(require("./lib/utilities/get-request-body-type"), exports);
20
- tslib_1.__exportStar(require("./lib/utilities/get-response"), exports);
21
- tslib_1.__exportStar(require("./lib/utilities/get-response-type"), exports);
22
- tslib_1.__exportStar(require("./lib/utilities/has-operation-paramters"), exports);
23
- tslib_1.__exportStar(require("./lib/utilities/has-operation-request-body"), exports);
24
- tslib_1.__exportStar(require("./lib/utilities/http-request"), exports);
25
- tslib_1.__exportStar(require("./lib/utilities/ignore-operation"), exports);
26
- tslib_1.__exportStar(require("./lib/utilities/is-collection-response"), exports);
27
- tslib_1.__exportStar(require("./lib/utilities/is-http-method"), exports);
28
- tslib_1.__exportStar(require("./lib/utilities/is-open-api-schema-from-path"), exports);
29
- tslib_1.__exportStar(require("./lib/utilities/is-reference-object"), exports);
30
- tslib_1.__exportStar(require("./lib/utilities/is-without-parameters"), exports);
31
- tslib_1.__exportStar(require("./lib/utilities/is-operation-object"), exports);
32
- // endregion
4
+ tslib_1.__exportStar(require("./lib"), exports);
5
+ tslib_1.__exportStar(require("./lib/utilities"), exports);
33
6
  //# sourceMappingURL=index.js.map
package/src/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../libs/open-api/src/index.ts"],"names":[],"mappings":";;;AAAA,gEAAsC;AACtC,uDAA6B;AAC7B,oEAA0C;AAC1C,mEAAyC;AACzC,oEAA0C;AAC1C,sEAA4C;AAC5C,uEAA6C;AAC7C,kEAAwC;AACxC,qEAA2C;AAC3C,sDAA4B;AAC5B,wEAA8C;AAE9C,mBAAmB;AAEnB,4EAAkD;AAClD,6EAAmD;AACnD,2EAAiD;AACjD,gFAAsD;AACtD,uEAA6C;AAC7C,4EAAkD;AAClD,kFAAwD;AACxD,qFAA2D;AAC3D,uEAA6C;AAC7C,2EAAiD;AACjD,iFAAuD;AACvD,yEAA+C;AAC/C,uFAA6D;AAC7D,8EAAoD;AACpD,gFAAsD;AACtD,8EAAoD;AAEpD,YAAY"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../libs/open-api/src/index.ts"],"names":[],"mappings":";;;AAAA,gDAAsB;AACtB,0DAAgC"}
@@ -0,0 +1,11 @@
1
+ export * from './clear-operation';
2
+ export * from './coerce-open-api-project';
3
+ export * from './config';
4
+ export * from './generate-components';
5
+ export * from './generate-index-exports';
6
+ export * from './generate-operation';
7
+ export * from './generate-parameters';
8
+ export * from './generate-request-body';
9
+ export * from './generate-response';
10
+ export * from './load-open-api-config';
11
+ export * from './types';
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./clear-operation"), exports);
5
+ tslib_1.__exportStar(require("./coerce-open-api-project"), exports);
6
+ tslib_1.__exportStar(require("./config"), exports);
7
+ tslib_1.__exportStar(require("./generate-components"), exports);
8
+ tslib_1.__exportStar(require("./generate-index-exports"), exports);
9
+ tslib_1.__exportStar(require("./generate-operation"), exports);
10
+ tslib_1.__exportStar(require("./generate-parameters"), exports);
11
+ tslib_1.__exportStar(require("./generate-request-body"), exports);
12
+ tslib_1.__exportStar(require("./generate-response"), exports);
13
+ tslib_1.__exportStar(require("./load-open-api-config"), exports);
14
+ tslib_1.__exportStar(require("./types"), exports);
15
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../libs/open-api/src/lib/index.ts"],"names":[],"mappings":";;;AAAA,4DAAkC;AAClC,oEAA0C;AAC1C,mDAAyB;AACzB,gEAAsC;AACtC,mEAAyC;AACzC,+DAAqC;AACrC,gEAAsC;AACtC,kEAAwC;AACxC,8DAAoC;AACpC,iEAAuC;AACvC,kDAAwB"}
@@ -0,0 +1,16 @@
1
+ export * from './any-schema-object';
2
+ export * from './get-parameter-type';
3
+ export * from './get-reqeust-body';
4
+ export * from './get-request-body-type';
5
+ export * from './get-response-type';
6
+ export * from './get-response';
7
+ export * from './has-operation-paramters';
8
+ export * from './has-operation-request-body';
9
+ export * from './http-request';
10
+ export * from './ignore-operation';
11
+ export * from './is-collection-response';
12
+ export * from './is-http-method';
13
+ export * from './is-open-api-schema-from-path';
14
+ export * from './is-operation-object';
15
+ export * from './is-reference-object';
16
+ export * from './is-without-parameters';
@@ -0,0 +1,20 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./any-schema-object"), exports);
5
+ tslib_1.__exportStar(require("./get-parameter-type"), exports);
6
+ tslib_1.__exportStar(require("./get-reqeust-body"), exports);
7
+ tslib_1.__exportStar(require("./get-request-body-type"), exports);
8
+ tslib_1.__exportStar(require("./get-response-type"), exports);
9
+ tslib_1.__exportStar(require("./get-response"), exports);
10
+ tslib_1.__exportStar(require("./has-operation-paramters"), exports);
11
+ tslib_1.__exportStar(require("./has-operation-request-body"), exports);
12
+ tslib_1.__exportStar(require("./http-request"), exports);
13
+ tslib_1.__exportStar(require("./ignore-operation"), exports);
14
+ tslib_1.__exportStar(require("./is-collection-response"), exports);
15
+ tslib_1.__exportStar(require("./is-http-method"), exports);
16
+ tslib_1.__exportStar(require("./is-open-api-schema-from-path"), exports);
17
+ tslib_1.__exportStar(require("./is-operation-object"), exports);
18
+ tslib_1.__exportStar(require("./is-reference-object"), exports);
19
+ tslib_1.__exportStar(require("./is-without-parameters"), exports);
20
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../libs/open-api/src/lib/utilities/index.ts"],"names":[],"mappings":";;;AAAA,8DAAoC;AACpC,+DAAqC;AACrC,6DAAmC;AACnC,kEAAwC;AACxC,8DAAoC;AACpC,yDAA+B;AAC/B,oEAA0C;AAC1C,uEAA6C;AAC7C,yDAA+B;AAC/B,6DAAmC;AACnC,mEAAyC;AACzC,2DAAiC;AACjC,yEAA+C;AAC/C,gEAAsC;AACtC,gEAAsC;AACtC,kEAAwC"}