We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef803e9 commit 687c311Copy full SHA for 687c311
versions/3.0.md
@@ -307,13 +307,13 @@ Field Name | Type | Description
307
url: http://www.example.com/support
308
email: [email protected]
309
- name: The Pet Store
310
- x-id: https://www.wikidata.org/wiki/Q220142
311
- x-role: responsible organization
312
url: http://www.example.com
+ x-role: responsible organization
+ x-id: https://www.wikidata.org/wiki/Q220142
313
- name: The developer
314
- x-id: https://example.org/#me
315
- x-role: responsible developer
316
+ x-role: responsible developer
+ x-id: https://example.org/#me
317
```
318
319
#### <a name="licenseObject"></a>License Object
0 commit comments