Skip to content

Switch API base URL from v4 to v4.1#35

Open
salmanfarisvp wants to merge 6 commits into
masterfrom
switch-to-api-v4.1
Open

Switch API base URL from v4 to v4.1#35
salmanfarisvp wants to merge 6 commits into
masterfrom
switch-to-api-v4.1

Conversation

@salmanfarisvp

@salmanfarisvp salmanfarisvp commented May 4, 2026

Copy link
Copy Markdown
Member

Summary

  • Updated all Screenly API endpoint URLs from /v4/ to /v4.1/ across automated_quality_control.py

Updated all Screenly API endpoint URLs from /v4/ to /v4.1/.
Comment thread automated_quality_control.py Outdated

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the Screenly API base path used by the automated QC script to target API version v4.1 instead of v4, keeping the QC workflow (playlist creation/assignment and sync checks) operating against the newer API.

Changes:

  • Switched asset, screen, playlist, label, and playlist-item endpoints from /v4/ to /v4.1/ in automated_quality_control.py.
  • Kept request/response handling unchanged while repointing the underlying API routes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread automated_quality_control.py Outdated
Comment thread automated_quality_control.py
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