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

Update middleware and frontend configuration for internal API endpoints #6

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

acalinica
Copy link
Collaborator

  • Add comprehensive .env.example with all required environment variables
  • Update README.md with detailed project setup and contribution guidelines
  • Refactor middleware proxy configurations to use INTERNAL_API_PATH
  • Update file upload and settings-related API endpoints to use /internal/v1/ routes
  • Remove deprecated API proxy configurations
  • Mark IntegrationsStore as deprecated

- Add comprehensive `.env.example` with all required environment variables
- Update README.md with detailed project setup and contribution guidelines
- Refactor middleware proxy configurations to use `INTERNAL_API_PATH`
- Update file upload and settings-related API endpoints to use `/internal/v1/` routes
- Remove deprecated API proxy configurations
- Mark `IntegrationsStore` as deprecated
@acalinica acalinica self-assigned this Feb 18, 2025
@acalinica acalinica merged commit aed7348 into main Feb 18, 2025
3 checks passed
@acalinica acalinica deleted the refactor-middleware-proxies branch February 18, 2025 11:47
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.

1 participant