Skip to content

Commit

Permalink
underscore bug
Browse files Browse the repository at this point in the history
  • Loading branch information
strasserle committed Dec 12, 2024
1 parent e5de24e commit 33fbb2b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@ paths:
correlation:
type: number
description: Correlation of the corresponding ceRNA interaction.
transcript1:
transcript_1:
type: object
description: One of the two interacting ceRNAs.
properties:
Expand Down Expand Up @@ -843,7 +843,7 @@ paths:
canonical_transcript:
type: integer
description: Is a canonical transcript
transcript2:
transcript_2:
type: object
description: The other part of the ceRNA interaction.
properties:
Expand Down Expand Up @@ -1101,7 +1101,7 @@ paths:
correlation:
type: number
description: Correlation of the corresponding ceRNA interaction.
transcript1:
transcript_1:
type: object
description: One of the two interacting ceRNAs.
properties:
Expand Down Expand Up @@ -1133,7 +1133,7 @@ paths:
canonical_transcript:
type: integer
description: Is a canonical transcript
transcript2:
transcript_2:
type: object
description: The other part of the ceRNA interaction.
properties:
Expand Down Expand Up @@ -1984,7 +1984,7 @@ paths:
correlation:
type: number
description: Correlation of the corresponding ceRNA interaction.
transcript1:
transcript_1:
type: object
description: transcript of the first part of the ceRNA interaction.
properties:
Expand All @@ -2001,7 +2001,7 @@ paths:
gene_symbol:
type: string
description: Symbol of the gene that the transcript is part of
transcript2:
transcript_2:
type: object
description: transcript of the second part of the ceRNA interaction.
properties:
Expand Down

0 comments on commit 33fbb2b

Please sign in to comment.