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

✨Implement delete file endpoint #4707

Conversation

bisgaard-itis
Copy link
Contributor

What do these changes do?

  • Implements delete endpoint for the files section of the public API
  • Ensures only relative links are returned from get_upload_links endpoint.
  • Change name of ClientUploadSchema to ensure it doesn't have the word "Schema" in it
  • Improves on the capture mechanism for semi-automatically generating mock data for the "back-end" of the public API.

Related issue/s

How to test

DevOps Checklist

@bisgaard-itis bisgaard-itis self-assigned this Sep 4, 2023
@bisgaard-itis bisgaard-itis added the t:enhancement Improvement or request on an existing feature label Sep 4, 2023
@sonarcloud
Copy link

sonarcloud bot commented Sep 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codeclimate
Copy link

codeclimate bot commented Sep 6, 2023

Code Climate has analyzed commit 49fc3fe and detected 0 issues on this pull request.

View more on Code Climate.

@bisgaard-itis bisgaard-itis merged commit 100492f into ITISFoundation:master Sep 6, 2023
54 checks passed
@bisgaard-itis bisgaard-itis deleted the implement-delete-file-endpoint branch September 6, 2023 11:26
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Sep 22, 2023
50 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t:enhancement Improvement or request on an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants