Skip to content

Conversation

@edospadoni
Copy link
Member

@edospadoni edospadoni commented Jan 28, 2026

📋 Description

Briefly describe what this PR does and why it's needed.

Related Issue:

🚀 Testing Environment

To trigger a fresh deployment of all services in the PR preview environment, comment:

update deploy

Automatic PR environments:

✅ Merge Checklist

Code Quality:

  • Backend Tests
  • Collect Tests
  • Sync Tests
  • Frontend Tests

Builds:

  • Backend Build
  • Collect Build
  • Sync Build
  • Frontend Build

@github-actions
Copy link
Contributor

🔗 Redirect URIs Added to Logto

The following redirect URIs have been automatically added to the Logto application configuration:

Redirect URIs:

  • https://my-frontend-qa-pr-34.onrender.com/login-redirect
  • https://my-proxy-qa-pr-34.onrender.com/login-redirect

Post-logout redirect URIs:

  • https://my-frontend-qa-pr-34.onrender.com/login
  • https://my-proxy-qa-pr-34.onrender.com/login

These will be automatically removed when the PR is closed or merged.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 28, 2026

🤖 My API structural change detected

Preview documentation

Structural change details

Added (11)

  • DELETE /rebranding/{org_id}/products/{product_id}
  • DELETE /rebranding/{org_id}/products/{product_id}/{asset}
  • GET /rebranding/products
  • GET /rebranding/{org_id}/products
  • GET /rebranding/{org_id}/products/{product_id}/{asset}
  • GET /rebranding/{org_id}/status
  • GET /systems/rebranding
  • GET /systems/rebranding/{product_id}/{asset}
  • PATCH /rebranding/{org_id}/disable
  • PATCH /rebranding/{org_id}/enable
  • PUT /rebranding/{org_id}/products/{product_id}

Modified (9)

  • GET /applications/{id}
    • Response modified: 200
      • Content type modified: application/json
        • Property modified: data
          • Properties added: rebranding_enabled, rebranding_org_id
  • GET /systems
    • Response modified: 200
      • Content type modified: application/json
        • Property modified: data
          • Property modified: systems
  • GET /systems/{id}
    • Response modified: 200
      • Content type modified: application/json
        • Property modified: data
          • Properties added: rebranding_enabled, rebranding_org_id
  • PATCH /applications/{id}/assign
    • Response modified: 200
      • Content type modified: application/json
        • Property modified: data
          • Properties added: rebranding_enabled, rebranding_org_id
  • PATCH /applications/{id}/unassign
    • Response modified: 200
      • Content type modified: application/json
        • Property modified: data
          • Properties added: rebranding_enabled, rebranding_org_id
  • POST /systems
    • Response modified: 201
      • Content type modified: application/json
        • Property modified: data
          • Properties added: rebranding_enabled, rebranding_org_id
  • POST /systems/{id}/regenerate-secret
    • Response modified: 200
      • Content type modified: application/json
        • Property modified: data
          • Properties added: rebranding_enabled, rebranding_org_id
  • PUT /applications/{id}
    • Response modified: 200
      • Content type modified: application/json
        • Property modified: data
          • Properties added: rebranding_enabled, rebranding_org_id
  • PUT /systems/{id}
    • Response modified: 200
      • Content type modified: application/json
        • Property modified: data
          • Properties added: rebranding_enabled, rebranding_org_id
Powered by Bump.sh

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.

2 participants