Skip to content

Commit c6ad09e

Browse files
docs(cli): update generated docs (#4897)
Co-authored-by: julienrbrt <29894366+julienrbrt@users.noreply.github.com>
1 parent 52f9b72 commit c6ad09e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/docs/03-CLI-Commands/01-cli-commands.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1566,8 +1566,7 @@ Ignite also supports custom types:
15661566
ignite scaffold list product price:coin details:ProductDetails
15671567

15681568
In the example above the "ProductDetails" type was defined first, and then used
1569-
as a custom type for the "details" field. Ignite doesn't support arrays of
1570-
custom types yet.
1569+
as a custom type for the "details" field.
15711570

15721571
Your chain will accept custom types in JSON-notation:
15731572

0 commit comments

Comments
 (0)