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

Disable legacy apis #10574

Closed
rymsha opened this issue May 24, 2024 · 1 comment · Fixed by #10593
Closed

Disable legacy apis #10574

rymsha opened this issue May 24, 2024 · 1 comment · Fixed by #10593
Assignees

Comments

@rymsha
Copy link
Contributor

rymsha commented May 24, 2024

image and attachment built-in apis are replaced by media endpoint api and should be disabled by default.
service built-in api is replaced by named apis and should be disabled by default.

They should be marked for removal in the next major version (XP9).

There should be a configuration parameters (per each) in portal.cfg to enable them.

@anatol-sialitski
Copy link
Contributor

To make the migration to the Harmonized API smoother, we left the default values as true. Once the migration is complete, we must change the default values from true to false. That should be done in #10594.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants