Skip to content

Commit 33c85f5

Browse files
committed
fix: add heading attribute to data model sections
1 parent 7c17aca commit 33c85f5

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

ob_v3p0/microsites/v3p0.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1011,6 +1011,7 @@ This standard references four VC Extensions:
10111011
modelId: org.1edtech.ob.v3p0.model
10121012
package: SharedCredentialDataModels
10131013
title: Credential Data Models
1014+
heading: 3
10141015
```
10151016

10161017
The data models in this section are shared by [[OB-30]] and [[CLR-20]].
@@ -1019,6 +1020,7 @@ The data models in this section are shared by [[OB-30]] and [[CLR-20]].
10191020
modelId: org.1edtech.ob.v3p0.model
10201021
package: ApiDataModels
10211022
title: Open Badges API Data Models
1023+
heading: 3
10221024
```
10231025

10241026
The data models in this section are used by the [[[#open-badges-api]]].
@@ -1027,6 +1029,7 @@ The data models in this section are used by the [[[#open-badges-api]]].
10271029
modelId: org.1edtech.ob.v3p0.model
10281030
package: SharedApiDataModels
10291031
title: Shared API Data Models
1032+
heading: 3
10301033
```
10311034

10321035
The data models in this section are shared by all 1EdTech service specifications.
@@ -1035,6 +1038,7 @@ The data models in this section are shared by all 1EdTech service specifications
10351038
modelId: org.1edtech.ob.v3p0.model
10361039
package: SharedApiSecurityDataModels
10371040
title: Shared API Security Data Models
1041+
heading: 3
10381042
```
10391043

10401044
The data models in this section are shared by all 1EdTech service specifications.
@@ -1043,6 +1047,7 @@ The data models in this section are shared by all 1EdTech service specifications
10431047
modelId: org.1edtech.ob.v3p0.model
10441048
package: SharedOAuthDataModels
10451049
title: Shared OAuth 2.0 Data Models
1050+
heading: 3
10461051
```
10471052

10481053
The data models in this section are shared by all 1EdTech service specifications.
@@ -1051,6 +1056,7 @@ The data models in this section are shared by all 1EdTech service specifications
10511056
modelId: org.1edtech.ob.v3p0.model
10521057
package: SharedProofDataModels
10531058
title: Shared Proof Data Models
1059+
heading: 3
10541060
```
10551061

10561062
Data models for the JSON Web Token Proof Format (VC-JWT) [[VC-DATA-MODEL-2.0]] shared by [[OB-30]] and [[CLR-20]].
@@ -1059,6 +1065,7 @@ Data models for the JSON Web Token Proof Format (VC-JWT) [[VC-DATA-MODEL-2.0]] s
10591065
modelId: org.1edtech.ob.v3p0.model
10601066
stereotype: DerivedType
10611067
title: Derived Types
1068+
heading: 3
10621069
```
10631070

10641071
The derived types in this section are shared by all 1EdTech specifications.
@@ -1068,6 +1075,7 @@ The derived types in this section are shared by all 1EdTech specifications.
10681075
modelId: org.1edtech.ob.v3p0.model
10691076
stereotype: PrimitiveType
10701077
title: Primitive Types
1078+
heading: 3
10711079
```
10721080

10731081
The primitive types in this section are shared by all 1EdTech specifications.
@@ -1076,6 +1084,7 @@ The primitive types in this section are shared by all 1EdTech specifications.
10761084
modelId: org.1edtech.ob.v3p0.model
10771085
package: SharedLegacyCredentialsDataModels
10781086
title: Verification Support Data Models
1087+
heading: 3
10791088
```
10801089

10811090
The data models in this section are used by the [[[#verification-and-validation]]] process for supporting older credentials created with [[VC-DATA-MODEL-1.1]].

0 commit comments

Comments
 (0)