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

Remove references to /archive and /deliveryArchive endpoints #190

Open
caio1985 opened this issue Oct 4, 2024 · 0 comments
Open

Remove references to /archive and /deliveryArchive endpoints #190

caio1985 opened this issue Oct 4, 2024 · 0 comments
Assignees

Comments

@caio1985
Copy link

caio1985 commented Oct 4, 2024

References to "https://fleetengine.googleapis.com/v1/archive" and "https://fleetengine.googleapis.com/v1/deliveryArchive" still exists in the code and the understanding is that Cloud Logs are now used.

Can you please update the code and remove references to those endpoints to avoid confusion?

const odrdEndPoint = "https://fleetengine.googleapis.com/v1/archive";

const lmfsEndPoint = "https://fleetengine.googleapis.com/v1/deliveryArchive";

Thank you!

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

No branches or pull requests

2 participants