Project

Profile

Help

Issue #9376

closed

Fix update call for the ACS so paths are not silenty removed

Added by ipanova@redhat.com over 2 years ago. Updated over 2 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 105
Quarter:

Description

$ http  PATCH :24817/pulp/api/v3/acs/file/file/a7e144f8-6e91-4e97-b9c0-06f446ebe24a/ name=lala
HTTP/1.1 200 OK
Access-Control-Expose-Headers: Correlation-ID
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Connection: close
Content-Length: 252
Content-Type: application/json
Correlation-ID: 072fa354343b4f0ab90c6e30dd8b510e
Date: Fri, 10 Sep 2021 12:51:15 GMT
Referrer-Policy: same-origin
Server: gunicorn
Vary: Accept, Cookie
X-Content-Type-Options: nosniff
X-Frame-Options: DENY

{
    "last_refreshed": null,
    "name": "lala",
    "paths": [
        ""
    ],
    "pulp_created": "2021-09-10T12:41:21.136292Z",
    "pulp_href": "/pulp/api/v3/acs/file/file/a7e144f8-6e91-4e97-b9c0-06f446ebe24a/",
    "remote": "/pulp/api/v3/remotes/rpm/rpm/f2c01598-c926-4f24-a93d-cc7c379ad6f9/"
}

Also available in: Atom PDF