I have added some custom attributes to the notes dict in some Pulp repositories and I'd like to update one of them. I'll use the repository update REST API call (http://pulp-dev-guide.readthedocs.org/en/master/dev-guide/integration/rest-api/repo/cud.html#update-a-repository) , but it is not clear how to update only an attribute of a dict attribute of a repository. Do I have to get the repository notes dict beforehand, change the dict and then pass this dict to the update REST call?

Regards,
Alan Evangelista

_______________________________________________
Pulp-list mailing list
Pulp-list@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-list

Reply via email to