Browse Source
Reorder JSON section in docs navigation
pull/23652/head
maliming
5 months ago
No known key found for this signature in database
GPG Key ID: A646B9CB645ECEA4
1 changed files with
4 additions and
4 deletions
-
docs/en/docs-nav.json
|
|
|
@ -745,14 +745,14 @@ |
|
|
|
"text": "Image Manipulation", |
|
|
|
"path": "framework/infrastructure/image-manipulation.md" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "JSON", |
|
|
|
"path": "framework/infrastructure/json.md" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "Interceptors", |
|
|
|
"path": "framework/infrastructure/interceptors.md" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "JSON", |
|
|
|
"path": "framework/infrastructure/json.md" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "Object to Object Mapping", |
|
|
|
"path": "framework/infrastructure/object-to-object-mapping.md" |
|
|
|
|