Actions
Issue #692
closed400 should be returned if any of the parameters are invalid in permissions
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
(Total: 0:00 h)
Severity:
1. Low
Version:
2.6 Beta
Platform Release:
2.7.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation, Pulp 2
Sprint:
Quarter:
Description
Document URL:
http://pulp.readthedocs.org/en/latest/dev-guide/integration/rest-api/permission/actions.html
404 - if any of the parameters are invalid should be replaced with
400 - if any of the parameters are invalid
Section Number and Name:
Describe the issue:
Suggestions for improvement:
Additional information:
+ This bug was cloned from Bugzilla Bug #1191417 +
Updated by amacdona@redhat.com almost 9 years ago
This change will be made across all urls in the django conversion.
Updated by amacdona@redhat.com almost 9 years ago
- Status changed from ASSIGNED to NEW
- Assignee deleted (
amacdona@redhat.com)
Updated by bmbouter over 8 years ago
- Category deleted (
1) - Tags Documentation added
Documentation is now a Tag not a Category.
Updated by ipanova@redhat.com over 8 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ipanova@redhat.com
Added by ipanova@redhat.com over 8 years ago
Added by ipanova@redhat.com over 8 years ago
Revision 46d87ee2 | View on GitHub
400 should be returned if any of the parameters are invalid in permissions
Closes #692
Updated by ipanova@redhat.com over 8 years ago
- Status changed from ASSIGNED to POST
Updated by ipanova@redhat.com over 8 years ago
- Status changed from POST to MODIFIED
Updated by ipanova@redhat.com over 8 years ago
- % Done changed from 0 to 100
Applied in changeset pulp|46d87ee20f19867bdc04a2c4c08df013474fc13a.
Updated by dkliban@redhat.com over 8 years ago
- Status changed from MODIFIED to 5
Updated by igulina@redhat.com over 8 years ago
- Status changed from 5 to 6
Updated by amacdona@redhat.com about 8 years ago
- Status changed from 6 to CLOSED - CURRENTRELEASE
Actions
400 should be returned if any of the parameters are invalid in permissions
Closes #692