1
0
Fork 0
mirror of synced 2024-07-02 21:20:58 +12:00

docs: update attributes

This commit is contained in:
Torsten Dittmann 2023-02-28 13:55:06 +05:30
parent c4a27c79ab
commit 7372983c9d
7 changed files with 7 additions and 7 deletions

View file

@ -1 +1 @@
Update an email attribute.
Update an email attribute. Changing the `default` value will not update already existing documents.

View file

@ -1 +1 @@
Update an enum attribute.
Update an enum attribute. Changing the `default` value will not update already existing documents.

View file

@ -1 +1 @@
Update a float attribute.
Update a float attribute. Changing the `default` value will not update already existing documents.

View file

@ -1 +1 @@
Update an integer attribute.
Update an integer attribute. Changing the `default` value will not update already existing documents.

View file

@ -1 +1 @@
Update an ip attribute.
Update an ip attribute. Changing the `default` value will not update already existing documents.

View file

@ -1 +1 @@
Update a string attribute.
Update a string attribute. Changing the `default` value will not update already existing documents.

View file

@ -1 +1 @@
Update an url attribute.
Update an url attribute. Changing the `default` value will not update already existing documents.