@nestia/editor 0.9.3 → 0.9.4-dev.20241208-2

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/README.md CHANGED
@@ -6,7 +6,7 @@
6
6
  [![Downloads](https://img.shields.io/npm/dm/@nestia/fetcher.svg)](https://www.npmjs.com/package/@nestia/fetcher)
7
7
  [![Build Status](https://github.com/samchon/nestia/workflows/build/badge.svg)](https://github.com/samchon/nestia/actions?query=workflow%3Abuild)
8
8
  [![Guide Documents](https://img.shields.io/badge/guide-documents-forestgreen)](https://nestia.io/docs/)
9
- [![Discord Badge](https://img.shields.io/badge/discord-NestJS/Nestia-d91965?style=flat&labelColor=5866f2&logo=discord&logoColor=white&link=https://discord.com/channels/520622812742811698/1197293125434093701)](https://discord.com/channels/520622812742811698/1181877086797967420)
9
+ [![Discord Badge](https://img.shields.io/badge/discord-samchon-d91965?style=flat&labelColor=5866f2&logo=discord&logoColor=white&link=https://discord.gg/E94XhzrUCZ)](https://discord.gg/E94XhzrUCZ)
10
10
 
11
11
  Nestia is a set of helper libraries for NestJS, supporting below features:
12
12
 
@@ -15,7 +15,6 @@ Nestia is a set of helper libraries for NestJS, supporting below features:
15
15
  - Advanced WebSocket routes
16
16
  - `@nestia/sdk`:
17
17
  - Swagger generator evolved than ever
18
- - OpenAI function calling schema generator
19
18
  - SDK library generator for clients
20
19
  - Mockup Simulator for client applications
21
20
  - Automatic E2E test functions generator