There was an error while loading. Please reload this page.
1 parent 68893b1 commit dfa9175Copy full SHA for dfa9175
2 files changed
apps/sharing/openapi.json
@@ -465,10 +465,8 @@
465
"$ref": "#/components/schemas/User"
466
},
467
"last_updated": {
468
- "type": "integer",
469
- "format": "int64",
470
- "description": "Unix time in milliseconds",
471
- "minimum": 0
+ "type": "string",
+ "description": "Unix time in milliseconds"
472
473
"state": {
474
"$ref": "#/components/schemas/State"
openapi.json
@@ -4653,10 +4653,8 @@
4653
"$ref": "#/components/schemas/SharingUser"
4654
4655
4656
4657
4658
4659
4660
4661
4662
"$ref": "#/components/schemas/SharingState"
0 commit comments