Actions
Issue #7444
closedrepository creation responds woth 201, while apidocs claim status code 200
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 81
Quarter:
Description
This probably applies to all resources that are created synchronously with the viewset inheriting from rest_framework.mixins.CreateModelMixin
.
Updated by mdellweg about 4 years ago
Maybe a solution can be implemented with:
https://drf-spectacular.readthedocs.io/en/latest/blueprints.html
Updated by fao89 about 4 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 80
Updated by fao89 about 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
Updated by pulpbot about 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|b8322139ab0efe109d9249fd0a7812d94631ab60.
Updated by pulpbot about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fix OpenAPI response status code
https://pulp.plan.io/issues/7444 closes #7444