That immediately unblocked me, thank you. I was not looking at all other .md files in that repo. I will make an attempt to look carefully at the repo, from next time.
I am now trying to find an example of api request thats
using the filter expression . And looking further,
I see this! Are filters implemented? and if yes, is there an example before I spend the next few mins trying different ways to use it.
My use-case is simple - trying to use Grafeas to store artifacts metadata and the environment its deployed to. I would want to query Environment (I ll have this as a type of Note) to get the version vector of the artifacts that have passed the deployment checks. Any input/resources/examples would be appreciated.
Pavan