Skip to content

Commit 58ade8c

Browse files
committed
Update x-optimade-implementation: previous were outdated, but somewhy not caught by validator.
1 parent 3875f0a commit 58ade8c

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

src/v0.1.0/entrytypes/structures.yaml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,28 +12,24 @@ properties:
1212
_cheminfo_inchikey:
1313
$$inherit: "/properties/structures/_cheminfo_inchikey"
1414
x-optimade-implementation:
15-
support: "may"
1615
sortable: false
1716
query-support: "none"
18-
response-level: "yes"
17+
response-default: true
1918
_cheminfo_preferred_iupac_name:
2019
$$inherit: "/properties/structures/_cheminfo_preferred_iupac_name"
2120
x-optimade-implementation:
22-
support: "may"
2321
sortable: false
2422
query-support: "none"
25-
response-level: "yes"
23+
response-default: true
2624
_cheminfo_stdinchi:
2725
$$inherit: "/properties/structures/_cheminfo_stdinchi"
2826
x-optimade-implementation:
29-
support: "may"
3027
sortable: false
3128
query-support: "none"
32-
response-level: "yes"
29+
response-default: true
3330
_cheminfo_stdinchikey:
3431
$$inherit: "/properties/structures/_cheminfo_stdinchikey"
3532
x-optimade-implementation:
36-
support: "may"
3733
sortable: false
3834
query-support: "none"
39-
response-level: "yes"
35+
response-default: true

0 commit comments

Comments
 (0)