Skip to content

Expose created_at property in Groups API

Michael Leopard requested to merge expose-created-at-in-groups-api into master

What does this MR do?

This MR exposes the created_at timestamp in the Groups API. This property is exposed in the users, projects, and even group hooks API, but not the groups API itself.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Michael Leopard

Merge request reports