Browse Source

Simplify comment for data.

pull/664/head
Sebastian 5 years ago
parent
commit
ea3760818b
  1. 2
      backend/src/Squidex/Properties/Resources.Designer.cs
  2. 2
      backend/src/Squidex/Properties/Resources.resx

2
backend/src/Squidex/Properties/Resources.Designer.cs

@ -76,7 +76,7 @@ namespace Squidex.Properties {
}
/// <summary>
/// Looks up a localized string similar to The data of the content to be created or updated.
/// Looks up a localized string similar to The data of the content.
///
///Please note that each field is an object with one entry per language.
///If the field is not localizable you must use `iv` (invariant language) as a key.

2
backend/src/Squidex/Properties/Resources.resx

@ -139,7 +139,7 @@ All content fields are single values.
Go to: [REDOC_LINK_SIMPLE]</value>
</data>
<data name="OpenApiSchemaBody" xml:space="preserve">
<value>The data of the content to be created or updated.
<value>The data of the content.
Please note that each field is an object with one entry per language.
If the field is not localizable you must use `iv` (invariant language) as a key.

Loading…
Cancel
Save