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 legacy products callout #248

Merged
merged 1 commit into from
Nov 29, 2022
Merged

remove legacy products callout #248

merged 1 commit into from
Nov 29, 2022

Conversation

rockspore
Copy link
Contributor

Fix #246

I figured if I don't do this, when the e2e test fails eventually it will come back to me anyway.

@theganyo
Copy link
Member

This seems reasonable. Did you manually provision and test it?

@rockspore
Copy link
Contributor Author

Just tested and it works:

curl -ik https://10.108.0.2/remote-service/products -Hhost:<redacted> -H "Authorization: Bearer $TOKEN"
HTTP/2 200 
etag: 937ad62e404ec0bd14207c9db6596b672a0a7a18b14e6adab5097d20376df9caccd0b657924f51682ca7c0a85a2c0bbe9501d0e024ab751b557ea6f2b2712297
x-request-id: 08f5833c-4d1e-417c-a1a6-bc22468d8f05
content-length: 22
date: Tue, 29 Nov 2022 18:00:34 GMT

{ "apiProduct": [  ] }

@rockspore rockspore merged commit 13b7829 into main Nov 29, 2022
@rockspore rockspore deleted the prod-callout branch November 29, 2022 18:03
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.

Remove redundant jars and conditions when Hybrid 1.5 support drops
2 participants