docs-realm icon indicating copy to clipboard operation
docs-realm copied to clipboard

DOCSP-39166: Kotlin: Change baseURL during runtime

Open cbullinger opened this issue 9 months ago • 1 comments

Pull Request Info

Jira ticket: https://jira.mongodb.org/browse/DOCSP-39166

Reminder Checklist

Before merging your PR, make sure to check a few things.

  • [x] Did you tag pages appropriately?
    • genre
    • meta.keywords
    • meta.description
  • [x] Describe your PR's changes in the Release Notes section
  • [x] Create a Jira ticket for related docs-app-services work, if any

Release Notes

  • Kotlin SDK
    • Connect to Atlas/Connect to App Services: New "Connect to a Specific Server" section with baseUrl info. New "Connect to a Different Server During Runtime" subsection with info about the experimental API.

Review Guidelines

REVIEWING.md

cbullinger avatar May 04 '24 18:05 cbullinger

Readability for Commit Hash: 64319c41d3613125d8fe575660ee17447d0515d1

You can see any previous Readability scores (if they exist) by looking at the comment's history.

Readability scores for changed documents:

  • source/sdk/kotlin/app-services/connect-to-app-services-backend: Grade Level: 8.2, Reading Ease: 58.79

For Grade Level, aim for 8 or below.

For Reading Ease scores, aim for 60 or above:

Score Difficulty
90-100 Very Easy
80-89 Easy
70-79 Fairly Easy
60-69 Medium
50-59 Fairly Hard
30-49 Hard
0-29 Very Hard

For help improving readability, try Hemingway App.

github-actions[bot] avatar May 04 '24 18:05 github-actions[bot]

@dacharyc Failing test is related to auth error for a function call. I need to look into it from the App Services side.

cbullinger avatar May 06 '24 16:05 cbullinger