Skip to content

Commit

Permalink
Merge pull request #1933 from Danielle9897/RDoc-3071-fixDocsJsonForLo…
Browse files Browse the repository at this point in the history
…adBalancing

RDoc-3071 Fix docs.json for the load-balancing menu item
  • Loading branch information
ppekrol authored Oct 22, 2024
2 parents dcaa2d0 + 86bf7ee commit 1318ccc
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
[
{
"Path": "overview.markdown",
"Name": "Overview",
"DiscussionId": "b0d33f30-29ae-4972-8342-e6ce5ac9a4d1",
"Mappings": [
{
"Version": 4.0,
"Key": "client-api/configuration/load-balance-and-failover"
}
]
},
{
"Path": "read-balance-behavior.markdown",
"Name": "Read balance behavior",
"DiscussionId": "b0d33f30-29ae-4972-8342-e6ce5ac9a4d1",
"Mappings": [
{
"Version": 4.0,
"Key": "client-api/configuration/load-balance-and-failover"
}
]
},
{
"Path": "load-balance-behavior.markdown",
"Name": "Load balance behavior",
"DiscussionId": "b0d33f30-29ae-4972-8342-e6ce5ac9a4d1",
"Mappings": [
{
"Version": 5.0,
"Key": "client-api/session/configuration/use-session-context-for-load-balancing"
}
]
}
]
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
[
{
"Path": "overview.markdown",
"Name": "Overview",
"DiscussionId": "b0d33f30-29ae-4972-8342-e6ce5ac9a4d1",
"Mappings": [
{
"Version": 4.0,
"Key": "client-api/configuration/load-balance-and-failover"
}
]
},
{
"Path": "read-balance-behavior.markdown",
"Name": "Read balance behavior",
"DiscussionId": "b0d33f30-29ae-4972-8342-e6ce5ac9a4d1",
"Mappings": [
{
"Version": 4.0,
"Key": "client-api/configuration/load-balance-and-failover"
}
]
},
{
"Path": "load-balance-behavior.markdown",
"Name": "Load balance behavior",
"DiscussionId": "b0d33f30-29ae-4972-8342-e6ce5ac9a4d1",
"Mappings": [
{
"Version": 5.0,
"Key": "client-api/session/configuration/use-session-context-for-load-balancing"
}
]
}
]

0 comments on commit 1318ccc

Please sign in to comment.