Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CSpec Reasoner SVI
  • Project information
    • Project information
    • Activity
    • Members
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • ClinGenClinGen
  • cspec
  • CSpec Reasoner SVI
  • Wiki
  • API

API · Changes

Page history
Update API authored Apr 26, 2023 by Neethu Shah's avatar Neethu Shah
Show whitespace changes
Inline Side-by-side
API.md
View page @ db11513a
...@@ -189,7 +189,7 @@ A **payload** contains two required fields - evidence and cspecRuleSetUrl. An ex ...@@ -189,7 +189,7 @@ A **payload** contains two required fields - evidence and cspecRuleSetUrl. An ex
> >
> ```plaintext > ```plaintext
> const SimpleJsonReq = require( "@brl/brl-gb/client/simple/simpleJsonReq" ).SimpleJsonReq > const SimpleJsonReq = require( "@brl/brl-gb/client/simple/simpleJsonReq" ).SimpleJsonReq
> let baseUrl = "https://cspec.genome.network/cspec/eng/svi" > let baseUrl = "https://genboree.org/cspec/eng/svi"
> let clientOpts = { timeout: 600000 } > let clientOpts = { timeout: 600000 }
> let jsClient = undefined > let jsClient = undefined
> let resp = undefined > let resp = undefined
......
Clone repository
  • API
  • Home