We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5906c0 commit 31030e4Copy full SHA for 31030e4
content/openapi/cli-plugin.md
@@ -61,7 +61,7 @@ The plugin adds appropriate decorators on the fly based on the **Abstract Syntax
61
62
With the comments introspection feature enabled, CLI plugin will generate descriptions and example values for properties based on comments.
63
64
-For example, given an example `isEnabled` property:
+For example, given an example `roles` property:
65
66
```typescript
67
/**
0 commit comments