Commit 8c9d011
docs: add Premium license warning for external_agent resource (#434)
* docs: add Premium license warning for external_agent resource
Co-authored-by: M Atif Ali <[email protected]>
* fix: add Premium license warning to external_agent resource description
The warning needs to be in the Go code description field so it gets
auto-generated into the documentation.
Co-authored-by: M Atif Ali <[email protected]>
* docs: remove manual markdown edit to let auto-generation handle warning
The warning is now properly added in the Go code description field
and will be auto-generated into the documentation.
Co-authored-by: M Atif Ali <[email protected]>
* docs: add Premium license warning with pricing link to external_agent
Updated the Go code description to include a warning about Premium
license requirement with a link to pricing, then ran make gen to
regenerate the documentation.
Co-authored-by: M Atif Ali <[email protected]>
---------
Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>
Co-authored-by: M Atif Ali <[email protected]>1 parent 42c19bc commit 8c9d011
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments