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

feat(specs): update predict client API URL #1010

Merged
merged 8 commits into from
Sep 12, 2022
Merged

Conversation

bengreenbank
Copy link
Contributor

@bengreenbank bengreenbank commented Sep 12, 2022

🧭 What and Why

🎟 JIRA Ticket: PRED-560
Related PR: https://github.com/algolia/doc/pull/7336

Changes included:

  • Update Predict Client API URL

🧪 Test

New URL should be https://predict.us.algolia.com/ or https://predict.eu.algolia.com/ depending on region.

@netlify
Copy link

netlify bot commented Sep 12, 2022

Deploy Preview for api-clients-automation canceled.

Name Link
🔨 Latest commit 644d1a8
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/631f3401470aab000892c270

@algolia-bot
Copy link
Collaborator

algolia-bot commented Sep 12, 2022

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.
You can still access the code generated on main via this commit.

Copy link
Member

@shortcuts shortcuts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR :D

@@ -10,17 +10,17 @@ components:
apiKey:
$ref: '../common/securitySchemes.yml#/apiKey'
servers:
- url: https://predict-api-432xa6wemq-{region}.a.run.app
- url: https://predict-{region}.algolia
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe it should end with .com (see other spec.yml files for example)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure how the old URL worked!

Resolved in 1863ee3

Comment on lines 17 to 19
- us
- eu
default: eu
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shortcuts shortcuts changed the title chore: update predict client API URL [PRED-560] feat(specs): update predict client API URL Sep 12, 2022
Copy link
Collaborator

@millotp millotp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good ! Thanks 😄

@millotp millotp merged commit d68089e into main Sep 12, 2022
@millotp millotp deleted the chore/predict-api-url branch September 12, 2022 13:57
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.

4 participants