Actions
Issue #7347
closedOpenAPI specs: reserved_resources_record missing from TaskResponse
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
API Bindings
Sprint:
Sprint 80
Quarter:
Description
In pulpcore-3.6.0
, OpenAPI specs no longer advertise reserved_resources_record
field in TaskResponse
, and subsequently the field is no longer available in pulpcore-client
bindings (for 3.6.0). The actual REST API response does contain that field.
Please ensure the field is available in the client bindings again, as it is vital to some Pulp applications (RHUI).
Related issues
Updated by fao89 over 4 years ago
- Priority changed from Normal to High
- Triaged changed from No to Yes
- Sprint set to Sprint 79
Updated by fao89 over 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
Updated by pulpbot over 4 years ago
- Status changed from ASSIGNED to POST
Added by Fabricio Aguiar about 4 years ago
Updated by Anonymous about 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|2482345527dd14195f9b9839a97f1e16bca60e74.
Updated by pulpbot about 4 years ago
Added by Fabricio Aguiar about 4 years ago
Revision c380784c | View on GitHub
OpenAPI: do not discard components without properties
Updated by pulpbot about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by fao89 about 4 years ago
- Related to Issue #7543: "reserved_resources_record" missing from tasks (python client) added
Updated by dkliban@redhat.com about 4 years ago
- Has duplicate Issue #7543: "reserved_resources_record" missing from tasks (python client) added
Updated by dkliban@redhat.com about 4 years ago
- Related to deleted (Issue #7543: "reserved_resources_record" missing from tasks (python client))
Actions
OpenAPI: do not discard components without properties
https://pulp.plan.io/issues/7347 closes #7347