Skip to content

Conversation

@saw-jan
Copy link
Contributor

@saw-jan saw-jan commented Dec 8, 2025

Description

Mark file non-existent if the request sends 404 or the resource type is not the expected one.

Related Issue

How Has This Been Tested?

  • test environment:

Types of changes

  • 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)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation added

Copy link
Contributor

@ScharfViktor ScharfViktor left a comment

Choose a reason for hiding this comment

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

Lgtm
but we need to process code 405 or prevent it from occurring

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
@saw-jan saw-jan force-pushed the test/fix-resource-checks branch from 31b546a to c3a7892 Compare December 9, 2025 05:06
@saw-jan saw-jan merged commit 8e2fab3 into main Dec 9, 2025
59 checks passed
@saw-jan saw-jan deleted the test/fix-resource-checks branch December 9, 2025 06:27
@openclouders openclouders mentioned this pull request Dec 6, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

do not accept 425 as file should not exist

3 participants