Actions
Bug #28219
closedrepositories controller responds with 200 instead of 201 to a POST request
Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
HTTP POST request to katello/api/v2/repositories with data {"content_type": "yum", "url": "http://inecas.fedorapeople.org/fakerepos/zoo2/", "name": "yvsIKReFpc", "product_id": 1048} results in a response code of 200 instead of 201.
Actions