Update machine-api spec (#3346)
* YOYO NEW API SPEC! * New machine-api types --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							e86a5622c8
						
					
				
				
					commit
					4b9f71c994
				
			@ -79,7 +79,8 @@
 | 
			
		||||
                    "$ref": "#/components/schemas/Result"
 | 
			
		||||
                  }
 | 
			
		||||
                ],
 | 
			
		||||
                "description": "The result of the info command."
 | 
			
		||||
                "description": "The result of the info command.",
 | 
			
		||||
                "nullable": true
 | 
			
		||||
              },
 | 
			
		||||
              "sequence_id": {
 | 
			
		||||
                "allOf": [
 | 
			
		||||
@ -93,7 +94,6 @@
 | 
			
		||||
            "required": [
 | 
			
		||||
              "command",
 | 
			
		||||
              "module",
 | 
			
		||||
              "result",
 | 
			
		||||
              "sequence_id"
 | 
			
		||||
            ],
 | 
			
		||||
            "type": "object"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user