Skip to content

Instantly share code, notes, and snippets.

@andreymeretsky
Created December 9, 2018 14:55
Show Gist options
  • Save andreymeretsky/79cbc8d0523219e332fe3a30f7b2ce62 to your computer and use it in GitHub Desktop.
Save andreymeretsky/79cbc8d0523219e332fe3a30f7b2ce62 to your computer and use it in GitHub Desktop.
"$schema": "https://rawgit.com/mzernetsch/jrgen/master/jrgen-spec.schema.json",
"definitions": {},
"jrgen": "1.1",
"info": {
"title": "ExampleAPI",
"description": [
"An example api which handles various rpc requests.",
"This api follows the json-rpc 2.0 specification. More information available at http://www.jsonrpc.org/specification."
],
"version": "1.0"
},
"jsonrpc": "2.0",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment