@digdir/dialogporten-schema 1.114.0 → 1.114.3
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 +4 -4
package/package.json
CHANGED
package/swagger.verified.json
CHANGED
|
@@ -238,7 +238,7 @@
|
|
|
238
238
|
},
|
|
239
239
|
"orderBy": {
|
|
240
240
|
"description": "The current sorting order of the items",
|
|
241
|
-
"example": "
|
|
241
|
+
"example": "contentupdatedat_desc,id_desc",
|
|
242
242
|
"type": "string"
|
|
243
243
|
}
|
|
244
244
|
},
|
|
@@ -267,7 +267,7 @@
|
|
|
267
267
|
},
|
|
268
268
|
"orderBy": {
|
|
269
269
|
"description": "The current sorting order of the items",
|
|
270
|
-
"example": "
|
|
270
|
+
"example": "contentupdatedat_desc,id_desc",
|
|
271
271
|
"type": "string"
|
|
272
272
|
}
|
|
273
273
|
},
|
|
@@ -296,7 +296,7 @@
|
|
|
296
296
|
},
|
|
297
297
|
"orderBy": {
|
|
298
298
|
"description": "The current sorting order of the items",
|
|
299
|
-
"example": "
|
|
299
|
+
"example": "contentupdatedat_desc,id_desc",
|
|
300
300
|
"type": "string"
|
|
301
301
|
}
|
|
302
302
|
},
|
|
@@ -11347,4 +11347,4 @@
|
|
|
11347
11347
|
}
|
|
11348
11348
|
}
|
|
11349
11349
|
}
|
|
11350
|
-
}
|
|
11350
|
+
}
|