Closed InnocentBug closed 1 year ago
This also happens with other instances that get refreshed.
I tried it with Software
.
The SDK changed with version 0.5 or 0.6 where api.save()
no longer exists and instead the objects themselves have a .save
method
I think you could fix the issue with:
pipeline_citation = cript.Citation(pipeline_ref)
pipeline_citation .save()
Yes, this is ineed an old issue that was carried over from the last version.
With the citation, I discuss in #41 I want to create a citation. but
Throws: