@digdir/dialogporten-schema 1.45.0-ce0a07d → 1.45.0-e228f03
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/swagger.verified.json +3 -3
package/package.json
CHANGED
package/swagger.verified.json
CHANGED
|
@@ -4947,7 +4947,7 @@
|
|
|
4947
4947
|
}
|
|
4948
4948
|
},
|
|
4949
4949
|
{
|
|
4950
|
-
"description": "Limit free text search to texts with this language code, e.g. \
|
|
4950
|
+
"description": "Limit free text search to texts with this language code, e.g. \u0027no\u0027, \u0027en\u0027. Culture codes will be normalized to neutral language codes (ISO 639). Default: search all culture codes",
|
|
4951
4951
|
"in": "query",
|
|
4952
4952
|
"name": "searchLanguageCode",
|
|
4953
4953
|
"schema": {
|
|
@@ -5788,7 +5788,7 @@
|
|
|
5788
5788
|
}
|
|
5789
5789
|
},
|
|
5790
5790
|
{
|
|
5791
|
-
"description": "Limit free text search to texts with this language code, e.g. \
|
|
5791
|
+
"description": "Limit free text search to texts with this language code, e.g. \u0027no\u0027, \u0027en\u0027. Culture codes will be normalized to neutral language codes (ISO 639). Default: search all culture codes",
|
|
5792
5792
|
"in": "query",
|
|
5793
5793
|
"name": "searchLanguageCode",
|
|
5794
5794
|
"schema": {
|
|
@@ -7056,4 +7056,4 @@
|
|
|
7056
7056
|
"url": "https://altinn-dev-api.azure-api.net/dialogporten"
|
|
7057
7057
|
}
|
|
7058
7058
|
]
|
|
7059
|
-
}
|
|
7059
|
+
}
|