Actions
Test #4854
closedTest publication creation endpoint accepts either repository or repository_version
Version:
Platform Release:
Tags:
Sprint:
Quarter:
Description
Explore endpoint https://docs.pulpproject.org/en/3.0/nightly/restapi.html#operation/publications_file_file_create
When creating a publication either a repository or repository_version should be provided. Providing both at same time it will raise an exception.
Related issues
Actions
Assert HTTP raised when created publicaion with repo and repo_version
Add test to assert that an HTTP exception is raised when creating publication with repository and repository_version.
#4854