diff --git a/OpenAPI.json b/OpenAPI.json index 23b9c77..098a931 100644 --- a/OpenAPI.json +++ b/OpenAPI.json @@ -10382,6 +10382,14 @@ "id": { "type": "string" }, + "creator_name": { + "type": "string", + "nullable": true + }, + "creator_url": { + "type": "string", + "nullable": true + }, "timestamp": { "type": "string", "nullable": true