Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Add support for the project markdown uploads API #2058

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

heidiberry
Copy link
Contributor

Fixes #2044

I wasn't entirely sure on how to do the upload function so I modelled it off generic_packages.go. I did find the gitlab.UploadRequest function later on though - should it use this instead?

@RicePatrick RicePatrick self-requested a review November 22, 2024 20:32
@RicePatrick
Copy link
Contributor

@heidiberry - Looks good to me!

✅ Follows gofmt
✅ Functions match order in GitLab API docs
✅ Pointers on request structs align to standards
✅ Comments included properly on all structs and functions with API doc links
✅ Tests written and pass

Approving for merge!

@RicePatrick RicePatrick merged commit 42949f8 into xanzy:main Nov 22, 2024
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When will uploads API be supported?
2 participants