mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-31 02:28:09 +00:00 
			
		
		
		
	WriteOperation -> UpdateOperation
This commit is contained in:
		| @@ -20,7 +20,7 @@ func TestFormatJSON_formatRequest(t *testing.T) { | ||||
| 		"auth, request": { | ||||
| 			&logical.Auth{ClientToken: "foo", Policies: []string{"root"}}, | ||||
| 			&logical.Request{ | ||||
| 				Operation: logical.WriteOperation, | ||||
| 				Operation: logical.UpdateOperation, | ||||
| 				Path:      "/foo", | ||||
| 				Connection: &logical.Connection{ | ||||
| 					RemoteAddr: "127.0.0.1", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jeff Mitchell
					Jeff Mitchell