docs: update schema.json

This commit is contained in:
Sina Atalay
2024-07-23 19:29:02 +03:00
parent a4894d9bae
commit 5dfd7179a5

View File

@@ -101,7 +101,7 @@
},
"last_updated_date_style": {
"default": "Last updated in TODAY",
"description": "The style of the last updated date. The following placeholder can be used:\n- TODAY: Today's month and year (April 2024)\nThe default value is Last updated in TODAY.",
"description": "The style of the last updated date. The following placeholders can be used:\n- TODAY: Today's month and year (April 2024)\nThe default value is Last updated in TODAY.",
"title": "Last Updated Date Style",
"type": "string"
},
@@ -516,7 +516,7 @@
},
"last_updated_date_style": {
"default": "Last updated in TODAY",
"description": "The style of the last updated date. The following placeholder can be used:\n- TODAY: Today's month and year (April 2024)\nThe default value is Last updated in TODAY.",
"description": "The style of the last updated date. The following placeholders can be used:\n- TODAY: Today's month and year (April 2024)\nThe default value is Last updated in TODAY.",
"title": "Last Updated Date Style",
"type": "string"
},
@@ -935,7 +935,7 @@
},
"date_style": {
"default": "MONTH_ABBREVIATION YEAR",
"description": "The style of the date. The following placeholder can be used:\n- FULL_MONTH_NAME: Full name of the month\n- MONTH_ABBREVIATION: Abbreviation of the month\n- MONTH: Month as a number\n- MONTH_IN_TWO_DIGITS: Month as a number in two digits\n- YEAR: Year as a number\n- YEAR_IN_TWO_DIGITS: Year as a number in two digits\nThe default value is \"MONTH_ABBREVIATION YEAR\".",
"description": "The style of the date. The following placeholders can be used:\n- FULL_MONTH_NAME: Full name of the month\n- MONTH_ABBREVIATION: Abbreviation of the month\n- MONTH: Month as a number\n- MONTH_IN_TWO_DIGITS: Month as a number in two digits\n- YEAR: Year as a number\n- YEAR_IN_TWO_DIGITS: Year as a number in two digits\nThe default value is \"MONTH_ABBREVIATION YEAR\".",
"title": "Date Style",
"oneOf": [
{
@@ -1772,7 +1772,7 @@
},
"last_updated_date_style": {
"default": "Last updated in TODAY",
"description": "The style of the last updated date. The following placeholder can be used:\n- TODAY: Today's month and year (April 2024)\nThe default value is Last updated in TODAY.",
"description": "The style of the last updated date. The following placeholders can be used:\n- TODAY: Today's month and year (April 2024)\nThe default value is Last updated in TODAY.",
"title": "Last Updated Date Style",
"type": "string"
},