-
Notifications
You must be signed in to change notification settings - Fork 135
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1933 from Danielle9897/RDoc-3071-fixDocsJsonForLo…
…adBalancing RDoc-3071 Fix docs.json for the load-balancing menu item
- Loading branch information
Showing
2 changed files
with
70 additions
and
0 deletions.
There are no files selected for viewing
35 changes: 35 additions & 0 deletions
35
Documentation/6.0/Raven.Documentation.Pages/client-api/configuration/load-balance/.docs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
] | ||
} | ||
] |
35 changes: 35 additions & 0 deletions
35
Documentation/6.2/Raven.Documentation.Pages/client-api/configuration/load-balance/.docs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
] | ||
} | ||
] |