Actions
Refactor #23497
closedAPI create-action should return 201 created
Pull request:
Fixed in Releases:
Found in Releases:
Description
While trying to run robottelo I stumbled over failing test-cases because some create-actions did return HTTP-status "200 OK" instead of "201 Created".
REST-API should return the correct status-codes
Actions