You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**plugin:** create executor to generate angular client from local openapi.json ([75c7ad6](https://github.com/berger-engineering-io/nx-plugin-openapi/commit/75c7ad6))
7
+
8
+
-**plugin:** when remote url is given generate api from remote and calculate hash for caching ([f0b0cd6](https://github.com/berger-engineering-io/nx-plugin-openapi/commit/f0b0cd6))
9
+
10
+
-**plugin:** compare hash of cached file and remote when fetching OpenApi spec again ([92073fa](https://github.com/berger-engineering-io/nx-plugin-openapi/commit/92073fa))
11
+
12
+
-**plugin:** option to specify a custom directory to store metadata files ([a411661](https://github.com/berger-engineering-io/nx-plugin-openapi/commit/a411661))
13
+
14
+
-**plugin:** wip integrate caching when remote url is used ([c0b30e4](https://github.com/berger-engineering-io/nx-plugin-openapi/commit/c0b30e4))
15
+
16
+
-**plugin:** add init generator to support nx add command ([16d744a](https://github.com/berger-engineering-io/nx-plugin-openapi/commit/16d744a))
17
+
18
+
-**plugin:** add generator to add the generate-api target to a nx project ([a0a41d8](https://github.com/berger-engineering-io/nx-plugin-openapi/commit/a0a41d8))
19
+
20
+
-**plugin:** install openapitools/generator-cli if not present when run init ([9a578b8](https://github.com/berger-engineering-io/nx-plugin-openapi/commit/9a578b8))
21
+
22
+
-**plugin:** support most of the CLI arguments ([3e66fb0](https://github.com/berger-engineering-io/nx-plugin-openapi/commit/3e66fb0))
23
+
24
+
25
+
### 🩹 Fixes
26
+
27
+
- use better matcher ([bc7aea0](https://github.com/berger-engineering-io/nx-plugin-openapi/commit/bc7aea0))
28
+
29
+
-**plugin:** remove non-standard key from schema.json ([f4b7fb4](https://github.com/berger-engineering-io/nx-plugin-openapi/commit/f4b7fb4))
0 commit comments