Actions
Story #1132
closedAs an API user, I can provide the package_names parameter as JSON
Status:
MODIFIED
Priority:
Low
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
3.0.0
Target Release - Python:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Currently the package_names parameter requires a comma separated string as input where a JSON list might be more intuitive to API users.
Updated by mhrivnak almost 8 years ago
- Tracker changed from Issue to Story
- Subject changed from package_names parameter should support JSON list format to As an API user, I can provide the package_names parameter as JSON
- Priority changed from Normal to Low
- Groomed set to Yes
- Sprint Candidate set to Yes
Added by werwty over 5 years ago
Updated by werwty over 5 years ago
- Status changed from NEW to MODIFIED
- % Done changed from 0 to 100
Applied in changeset b8464a43b7f3299bd2dc780c0d102709b791137d.
Actions
Update models to use TextField in lieu of ArrayField
fixes #3217 https://pulp.plan.io/issues/3217
fixes #1132 https://pulp.plan.io/issues/1132