UNPKG

json-api-schema

Version:

JSON Api Schema is a JSON dialect that can describe any Web Based API that uses JSON to exchange data.

148 lines (144 loc) 4.25 kB
<!DOCTYPE html> <html> <head> <meta charset='UTF-8'> <title>JSON API Schema Documentation</title> <link rel='stylesheet' href='assets/codo.css' type='text/css'> <script src='assets/codo.js'></script> <script src='assets/search_data.js'></script> </head> <body class='list'> <div class='list tree' id='content'> <h1 class='full_list_header'>File List</h1> <nav> <a target='_self' href='class_list.html'>Classes</a> <a target='_self' href='file_list.html'>Files</a> <a target='_self' href='method_list.html'>Methods</a> <a target='_self' href='extra_list.html'>Extras</a> </nav> <div id='search'> Search: <input type='text'> </div> <ul> <li> <span> model </span> </li> <ul> <li> <a href='files/model/action.coffee.html' target='main'>action.coffee</a> <small class='namespace'> model </small> </li> <li> <a href='files/model/api.coffee.html' target='main'>api.coffee</a> <small class='namespace'> model </small> </li> <li> <a href='files/model/entity.coffee.html' target='main'>entity.coffee</a> <small class='namespace'> model </small> </li> <li> <a href='files/model/event.coffee.html' target='main'>event.coffee</a> <small class='namespace'> model </small> </li> <li> <a href='files/model/interaction.coffee.html' target='main'>interaction.coffee</a> <small class='namespace'> model </small> </li> <li> <span> iterators </span> </li> <ul> <li> <a href='files/model/iterators/array_iterator.coffee.html' target='main'>array_iterator.coffee</a> <small class='namespace'> model&#47;iterators </small> </li> <li> <a href='files/model/iterators/entity_iterator.coffee.html' target='main'>entity_iterator.coffee</a> <small class='namespace'> model&#47;iterators </small> </li> <li> <a href='files/model/iterators/iterators_iterator.coffee.html' target='main'>iterators_iterator.coffee</a> <small class='namespace'> model&#47;iterators </small> </li> <li> <a href='files/model/iterators/null_iterator.coffee.html' target='main'>null_iterator.coffee</a> <small class='namespace'> model&#47;iterators </small> </li> <li> <a href='files/model/iterators/object_iterator.coffee.html' target='main'>object_iterator.coffee</a> <small class='namespace'> model&#47;iterators </small> </li> </ul> <li> <a href='files/model/resource.coffee.html' target='main'>resource.coffee</a> <small class='namespace'> model </small> </li> <li> <a href='files/model/schema.coffee.html' target='main'>schema.coffee</a> <small class='namespace'> model </small> </li> <li> <a href='files/model/scope.coffee.html' target='main'>scope.coffee</a> <small class='namespace'> model </small> </li> <li> <a href='files/model/type.coffee.html' target='main'>type.coffee</a> <small class='namespace'> model </small> </li> </ul> <li> <span> parser </span> </li> <ul> <li> <a href='files/parser/entity_parser.coffee.html' target='main'>entity_parser.coffee</a> <small class='namespace'> parser </small> </li> <li> <a href='files/parser/parser.coffee.html' target='main'>parser.coffee</a> <small class='namespace'> parser </small> </li> </ul> </ul> </div> </body> </html>