Actions
Issue #8211
closedMigration reset() requires both href and the migration plan as a string for Ruby bindings
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Quarter:
Description
From the generated docs:
... result = api_instance.reset(pulp_2to3_migration_migration_plan_href, pulp2to3_migration_migration_plan) ...
We should be able to just provide the plan href rather than just the plan as a string.
Actions
Fix schema for the reset/ endpoint
closes #8211 https://pulp.plan.io/issues/8211