Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d2dd895

Browse filesBrowse files
Fixed the JSON format (this time for real)
1 parent 6ff24da commit d2dd895
Copy full SHA for d2dd895

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎security/json_login_setup.rst

Copy file name to clipboardExpand all lines: security/json_login_setup.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ For example, if the JSON document has the following structure:
164164
.. code-block:: json
165165
166166
{
167-
"security" {
168-
"credentials" {
167+
"security": {
168+
"credentials": {
169169
"login": "dunglas",
170170
"password": "MyPassword"
171171
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.