Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added missing fields in snippet-comment, tag and wiki events #1700

Merged

Conversation

smit-modi
Copy link
Contributor

No description provided.

@@ -1082,6 +1085,7 @@ type WikiPageEvent struct {
Slug string `json:"slug"`
URL string `json:"url"`
Action string `json:"action"`
DiffURL string `json:"diff_url"`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see this field in the docs...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have created an MR at GitLab to update their docs https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117588

Copy link
Member

@svanharmelen svanharmelen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I'll take it trusting that the docs PR will be merged shortly...

@svanharmelen svanharmelen merged commit ad4acf6 into xanzy:master Apr 14, 2023
3 checks passed
@smit-modi smit-modi deleted the spippet-comment-tag-wiki-events branch April 14, 2023 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants