Skip to content

Commit d13bafb

Browse files
authored
Update MetGENEAPI_openapi.yml
Added an extra field KEGG_REACTION_EQN to the reactions table .
1 parent 99a7290 commit d13bafb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MetGENE_API/MetGENEAPI_openapi.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ paths:
6363
KEGG_REACTION_NAME:
6464
type: string
6565
description: Verbose KEGG reaction name
66+
KEGG_REACTION_EQN:
67+
type: string
68+
description: KEGG Reaction Equation
6669
text/plain:
6770
schema:
6871
type: string

0 commit comments

Comments
 (0)