Skip to content

refactor(api-axios): migrate AvRegionsApi to cloud URL#945

Open
DavidCritt wants to merge 1 commit intofeature/cloud-urlfrom
feature/regions-resource-change
Open

refactor(api-axios): migrate AvRegionsApi to cloud URL#945
DavidCritt wants to merge 1 commit intofeature/cloud-urlfrom
feature/regions-resource-change

Conversation

@DavidCritt
Copy link
Copy Markdown
Contributor

Before submitting a pull request, please make sure the following is done:

  1. Fork the repository and create your branch from master.
  2. Run yarn in the repository root.
  3. If you've fixed a bug or added code that should be tested, add tests!
  4. Ensure the test suite passes (yarn test). Tip: yarn test --watch TestName is helpful in development.
  5. Make sure your code passed the conventional commits check. Read more about conventional commits

@LauRoxx LauRoxx linked an issue Mar 18, 2026 that may be closed by this pull request
"href": "https://essentials.availity.com/cloud/web/appl/customer-management/legacy/sdk/platform/v1/regions?currentlySelected=true"
},
"user": {
"href": "https://apps.availity.com/api/sdk/platform/v1/users/aka01565563207"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should this also be updated?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I figured I would leave it the same as that endpoint hasn't been updated to the cloud yet, should I change it too?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

what did your response have when you tested it?

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.

Migrate AvRegionsApi to cloud url

2 participants