- Notifications
You must be signed in to change notification settings - Fork676
-
I can create snippets, with a description and files, but cannot find how I can include an image in the description. This is specifically for snippets that are "personal", i.e. not associated with a project. By observing the browser network traffic I found that when I paste an image into the snippet description a POST call is made to However, I can't recreate that call using curl, or Python requests. Does somebody have an example of how you can upload an image in the description? ContextI am trying to migrate my snippets from one Gitlab instance to another. |
BetaWas this translation helpful?Give feedback.