Browse Source
Merge pull request #23334 from abpframework/auto-merge/rel-9-2/3879
Merge branch rel-9.3 with rel-9.2
pull/23335/head
maliming
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
3 additions and
3 deletions
-
docs/en/docs-nav.json
|
|
|
@ -2127,11 +2127,11 @@ |
|
|
|
{ |
|
|
|
"text": "Microservice Solution", |
|
|
|
"isLazyExpandable": true, |
|
|
|
"path": "solution-templates/microservice", |
|
|
|
"path": "solution-templates/microservice/index.md", |
|
|
|
"items":[ |
|
|
|
{ |
|
|
|
"text": "Overview", |
|
|
|
"path": "solution-templates/microservice" |
|
|
|
"path": "solution-templates/microservice/overview.md" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "Solution Structure", |
|
|
|
@ -2187,7 +2187,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "Swagger integration", |
|
|
|
"path": "solution-templates/microservice/swagger.md" |
|
|
|
"path": "solution-templates/microservice/swagger-integration.md" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"text": "Permission management", |
|
|
|
|