Hi, on the endpoint GET /certificates I am getting a list of certificates which don’t contain the attribute updated_at, I get a JSON object with attributes snis, cert_alt, key_alt, cert, key, id, tags, and created_at.
I am using kong 3.1.0.0, in the web documentation for this version it is specified that the attribute updated_at is returned.