Skip to content

fix #121 by creating a specific update view, handling the serialization#122

Merged
hcwinsemius merged 2 commits intomainfrom
121-patch-videoconfig-misses-site
Apr 24, 2026
Merged

fix #121 by creating a specific update view, handling the serialization#122
hcwinsemius merged 2 commits intomainfrom
121-patch-videoconfig-misses-site

Conversation

@hcwinsemius
Copy link
Copy Markdown
Contributor

Issue addressed

Fixes #121 - PATCH on VideoConfig not working

Explanation

Made sure the site is available during validation of PATCH data so that the request and access rights can be properly validated.

General Checklist

  • Updated tests or added new tests
  • Fork is up-to-date with main
  • Tests pass
  • Updated documentation
  • Updated changelog.rst

@hcwinsemius hcwinsemius merged commit 060d8dc into main Apr 24, 2026
2 checks passed
@hcwinsemius hcwinsemius deleted the 121-patch-videoconfig-misses-site branch April 24, 2026 09:58
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.

PATCH VideoConfig misses site in data, must be added before serialization and patching

1 participant