main - Automated spec update (13622)
made at remote:2023-11-14T17:45:52 taken at now:2023-11-14T18:10:02 made by remote Nelly (automation bot) <>
This commit is contained in:
		
							parent
							
								
									35266577da
								
							
						
					
					
						commit
						c3382b8cc4
					
				
					 2 changed files with 64 additions and 0 deletions
				
			
		|  | @ -20891,6 +20891,38 @@ | |||
|               "boolean", | ||||
|               "null" | ||||
|             ] | ||||
|           }, | ||||
|           "title": { | ||||
|             "type": [ | ||||
|               "string", | ||||
|               "null" | ||||
|             ] | ||||
|           }, | ||||
|           "application": { | ||||
|             "oneOf": [ | ||||
|               { | ||||
|                 "type": "null" | ||||
|               }, | ||||
|               { | ||||
|                 "$ref": "#/components/schemas/ApplicationResponse" | ||||
|               } | ||||
|             ] | ||||
|           }, | ||||
|           "clip_created_at": { | ||||
|             "type": [ | ||||
|               "string", | ||||
|               "null" | ||||
|             ], | ||||
|             "format": "date-time" | ||||
|           }, | ||||
|           "clip_participants": { | ||||
|             "type": [ | ||||
|               "array", | ||||
|               "null" | ||||
|             ], | ||||
|             "items": { | ||||
|               "$ref": "#/components/schemas/UserResponse" | ||||
|             } | ||||
|           } | ||||
|         }, | ||||
|         "required": [ | ||||
|  |  | |||
|  | @ -20958,6 +20958,38 @@ | |||
|               "boolean", | ||||
|               "null" | ||||
|             ] | ||||
|           }, | ||||
|           "title": { | ||||
|             "type": [ | ||||
|               "string", | ||||
|               "null" | ||||
|             ] | ||||
|           }, | ||||
|           "application": { | ||||
|             "oneOf": [ | ||||
|               { | ||||
|                 "type": "null" | ||||
|               }, | ||||
|               { | ||||
|                 "$ref": "#/components/schemas/ApplicationResponse" | ||||
|               } | ||||
|             ] | ||||
|           }, | ||||
|           "clip_created_at": { | ||||
|             "type": [ | ||||
|               "string", | ||||
|               "null" | ||||
|             ], | ||||
|             "format": "date-time" | ||||
|           }, | ||||
|           "clip_participants": { | ||||
|             "type": [ | ||||
|               "array", | ||||
|               "null" | ||||
|             ], | ||||
|             "items": { | ||||
|               "$ref": "#/components/schemas/UserResponse" | ||||
|             } | ||||
|           } | ||||
|         }, | ||||
|         "required": [ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue