@digdir/dialogporten-schema 1.104.1-4041464 → 1.104.1-4b9520f
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 +10 -10
package/package.json
CHANGED
package/swagger.verified.json
CHANGED
|
@@ -2535,7 +2535,7 @@
|
|
|
2535
2535
|
"additionalProperties": false,
|
|
2536
2536
|
"properties": {
|
|
2537
2537
|
"createdAt": {
|
|
2538
|
-
"description": "If supplied, overrides the creating date and time for the
|
|
2538
|
+
"description": "If supplied, overrides the creating date and time for the activity.\nIf not supplied, the current date /time will be used.",
|
|
2539
2539
|
"format": "date-time",
|
|
2540
2540
|
"nullable": true,
|
|
2541
2541
|
"type": "string"
|
|
@@ -2549,7 +2549,7 @@
|
|
|
2549
2549
|
"type": "array"
|
|
2550
2550
|
},
|
|
2551
2551
|
"extendedType": {
|
|
2552
|
-
"description": "Arbitrary URI/URN describing a service-specific
|
|
2552
|
+
"description": "Arbitrary URI/URN describing a service-specific activity type.",
|
|
2553
2553
|
"format": "uri",
|
|
2554
2554
|
"nullable": true,
|
|
2555
2555
|
"type": "string"
|
|
@@ -2576,7 +2576,7 @@
|
|
|
2576
2576
|
"type": "string"
|
|
2577
2577
|
},
|
|
2578
2578
|
"type": {
|
|
2579
|
-
"description": "The type of
|
|
2579
|
+
"description": "The type of activity.",
|
|
2580
2580
|
"oneOf": [
|
|
2581
2581
|
{
|
|
2582
2582
|
"$ref": "#/components/schemas/DialogsEntitiesActivities_DialogActivityType"
|
|
@@ -3325,7 +3325,7 @@
|
|
|
3325
3325
|
"additionalProperties": false,
|
|
3326
3326
|
"properties": {
|
|
3327
3327
|
"createdAt": {
|
|
3328
|
-
"description": "If supplied, overrides the creating date and time for the
|
|
3328
|
+
"description": "If supplied, overrides the creating date and time for the activity.\nIf not supplied, the current date /time will be used.",
|
|
3329
3329
|
"format": "date-time",
|
|
3330
3330
|
"nullable": true,
|
|
3331
3331
|
"type": "string"
|
|
@@ -3339,7 +3339,7 @@
|
|
|
3339
3339
|
"type": "array"
|
|
3340
3340
|
},
|
|
3341
3341
|
"extendedType": {
|
|
3342
|
-
"description": "Arbitrary URI/URN describing a service-specific
|
|
3342
|
+
"description": "Arbitrary URI/URN describing a service-specific activity type.",
|
|
3343
3343
|
"format": "uri",
|
|
3344
3344
|
"nullable": true,
|
|
3345
3345
|
"type": "string"
|
|
@@ -3366,7 +3366,7 @@
|
|
|
3366
3366
|
"type": "string"
|
|
3367
3367
|
},
|
|
3368
3368
|
"type": {
|
|
3369
|
-
"description": "The type of
|
|
3369
|
+
"description": "The type of activity",
|
|
3370
3370
|
"oneOf": [
|
|
3371
3371
|
{
|
|
3372
3372
|
"$ref": "#/components/schemas/DialogsEntitiesActivities_DialogActivityType"
|
|
@@ -3590,7 +3590,7 @@
|
|
|
3590
3590
|
"additionalProperties": false,
|
|
3591
3591
|
"properties": {
|
|
3592
3592
|
"createdAt": {
|
|
3593
|
-
"description": "If supplied, overrides the creating date and time for the
|
|
3593
|
+
"description": "If supplied, overrides the creating date and time for the activity.\nIf not supplied, the current date /time will be used.",
|
|
3594
3594
|
"format": "date-time",
|
|
3595
3595
|
"nullable": true,
|
|
3596
3596
|
"type": "string"
|
|
@@ -3604,7 +3604,7 @@
|
|
|
3604
3604
|
"type": "array"
|
|
3605
3605
|
},
|
|
3606
3606
|
"extendedType": {
|
|
3607
|
-
"description": "Arbitrary URI/URN describing a service-specific
|
|
3607
|
+
"description": "Arbitrary URI/URN describing a service-specific activity type.",
|
|
3608
3608
|
"format": "uri",
|
|
3609
3609
|
"nullable": true,
|
|
3610
3610
|
"type": "string"
|
|
@@ -3631,7 +3631,7 @@
|
|
|
3631
3631
|
"type": "string"
|
|
3632
3632
|
},
|
|
3633
3633
|
"type": {
|
|
3634
|
-
"description": "The type of
|
|
3634
|
+
"description": "The type of activity.",
|
|
3635
3635
|
"oneOf": [
|
|
3636
3636
|
{
|
|
3637
3637
|
"$ref": "#/components/schemas/DialogsEntitiesActivities_DialogActivityType"
|
|
@@ -10566,4 +10566,4 @@
|
|
|
10566
10566
|
}
|
|
10567
10567
|
}
|
|
10568
10568
|
}
|
|
10569
|
-
}
|
|
10569
|
+
}
|