Project

General

Profile

« Previous | Next » 

Revision d575926a

Added by Alon Goldboim almost 9 years ago

Fixes #10356 - changed the POST/PUT RABL template to be the same as the GET template

HTTP response code standardized to 201 on create.

View differences:

test/functional/api/v2/compute_attributes_controller_test.rb
:compute_resource_id => compute_resources(:one).id
}
end
assert_response :success
assert_response :created
end
test "should update compute attribute" do

Also available in: Unified diff