Skip to content

Commit 408f2c9

Browse files
committed
formatting
1 parent 9f98d85 commit 408f2c9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

MyApp/_pages/locode/advanced.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ The built-in capability-based UI's are powered from your APIs metadata, as more
1414

1515
To support Larger Apps we've added the ability to restrict the metadata and UIs to only related APIs in [user-defined Tag Groups](/api-design#group-services-by-tag) by adding `?IncludeTypes` to the URL, e.g:
1616

17-
`/ui/?IncludeTypes={tag}`
17+
- `/ui/?IncludeTypes={tag}`
1818

1919
This follows the Include Types pattern where you can view multiple tag groups with:
2020

21-
`/ui/?IncludeTypes={tag1},{tag2}`
21+
- `/ui/?IncludeTypes={tag1},{tag2}`
2222

2323
This feature is supported in all built-in UIs and is now integrated on the **/metadata** page where if you select a tag the API Explorer link will be updated with **?IncludeTypes={tag}**:
2424

MyApp/_pages/releases/v6_02.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1216,11 +1216,11 @@ The built-in capability-based UI's are powered from your APIs metadata, as more
12161216
12171217
To support Larger Apps we've added the ability to restrict the metadata and UIs to only related APIs in [user-defined Tag Groups](/api-design#group-services-by-tag) by adding `?IncludeTypes` to the URL, e.g:
12181218

1219-
`/ui/?IncludeTypes={tag}`
1219+
- `/ui/?IncludeTypes={tag}`
12201220

12211221
This follows the Include Types pattern where you can view multiple tag groups with:
12221222

1223-
`/ui/?IncludeTypes={tag1},{tag2}`
1223+
- `/ui/?IncludeTypes={tag1},{tag2}`
12241224

12251225
This feature is supported in all built-in UIs and is now integrated on the **/metadata** page where if you select a tag the API Explorer link will be updated with **?IncludeTypes={tag}**:
12261226

0 commit comments

Comments
 (0)