Skip to content

Commit 347e986

Browse files
Update 3.0.md
updated tag object ot use the x-id
1 parent d5832dc commit 347e986

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions/3.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2295,8 +2295,8 @@ This object can be extended with [Specification Extensions](#specificationExtens
22952295
```
22962296
##### Tag Object smartAPI Examples
22972297
```yaml
2298-
- name: http://purl.bioontology.org/ontology/MESH/D057805
2299-
description: Pets
2298+
- id: http://purl.bioontology.org/ontology/MESH/D057805
2299+
name: Pets
23002300
```
23012301

23022302
#### <a name="examplesObject"></a>Examples Object

0 commit comments

Comments
 (0)