Skip to content

Conversation

@franciscomfcmaia
Copy link

🎯 Please make sure you are opening this Pull Request against the next branch!

📝 Description

Implement multipart reverse share API endpoints for abort, complete, create, and part-url. Fixing #387.

🔗 Related Issue(s)

This PR closes the following issue: #387

💡 Motivation and Context

Reverse share multi part reverse proxy api points were not implemented. I simply implemented them so that multi part reverse shares work.

🤖 Use of Artificial Intelligence (AI)

The use of AI tools is absolutely welcome and not an issue. For transparency and continuous improvement, please answer the following:

  • Did you use any AI tools (such as GitHub Copilot, ChatGPT, etc.) to help develop this PR?
    • No, this PR was developed without the assistance of AI tools.
    • Yes, AI tools assisted in the development of this PR (please specify which ones and how they were used):
      • Tool(s) used:
      • Brief description of how AI contributed:
  • Was this PR generated entirely by an AI tool (i.e., with minimal human intervention)?
    • No
    • Yes (please provide details):

🧪 How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Include details about your test environment, and the test cases you ran.

📸 Screenshots (if appropriate)

Add any relevant screenshots to help explain your changes.

🔄 Types of Changes

Check the relevant option(s) below:

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)
  • 📚 Documentation update

✅ Checklist

  • My code follows the code style of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • I have rebased and/or merged on top of the latest next branch

🙏 Thank you for your contribution!

@franciscomfcmaia
Copy link
Author

Completed a full Docker build; all changes passed linting and the build was successful.

@franciscomfcmaia franciscomfcmaia changed the title Implement multipart reverse share API endpoints for abort, complete, create, and part-url Issue Fix (#387) Implement multipart reverse share API endpoints for abort, complete, create, and part-url Jan 2, 2026
@SammySkycrafts
Copy link

I have also built, and tested. The error is resolved.

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.

3 participants