User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
public:nnels:nnels_api_docs_v1:latest_resources [2019/05/14 18:48]
jonathan.schatz
public:nnels:nnels_api_docs_v1:latest_resources [2024/05/09 05:04] (current)
Line 1: Line 1:
-Entities+=== Latest documentation ==== 
 +[[https://documenter.getpostman.com/view/998743/S1a8yjm2?version=latest|NNELS API on Postman]] 
 + 
 +===== Entities =====
  
 ^ Resource URI    ^ Version       ^ Links to          ^ Linked by ^ ^ Resource URI    ^ Version       ^ Links to          ^ Linked by ^
-| repositoryItems    | 1.1     | fileResources, genre, subject, collection, cover_art        | bookshelf, basicSearch | +| repositoryItems    | 1.1     | fileResources, genre, subject, collection        | bookshelf, basicSearch | 
-| fileResources    | 1.1 | - |  +| fileResources    | 1.1 | - | - | 
-| bookshelf   | 1.0    | repositoryItems        | +| bookshelf   | 1.0    | repositoryItems        | - 
-| basicSearch   | 1.2    | repositoryItems       | +| basicSearch   | 1.2    | repositoryItems       | - 
-genre    | 1.0  | - | repositoryItems, basicSearch | +genres    | 1.0  | - | repositoryItems, basicSearch | 
-subject | 1.0 | - |repositoryItems, basicSearch | +subjects | 1.0 | - |repositoryItems, basicSearch | 
-collection | 1.0 | repositoryItems, basicSearch|+collections | 1.0 | repositoryItems, basicSearch| - | 
 +| users | 1.1 | - | - | 
 + 
 +==== Properties ==== 
 + 
 +^ Property ^ Name ^ Available From ^ 
 +| Format | formats | repositoryItems, fileResources, bookshelf, basicSearch | 
 +| File size | filesize | repositoryItems, fileResources, basicSearch | 
 +| Signed download link | s3_path_signed | repositoryItems, fileResources, bookshelf| 
 +| Cover Art | cover_art | repositoryItems, bookshelf? |
  
-Other properties 
  
-^ Property ^ Available From ^ +===== HTTP Methods ===== 
-| Format | repositoryItemsfileResources, bookshelf, basicSearch | +  * All resources support GETOPTIONS 
-| Filesize | repositoryItems, fileResources, basicSearch | +  bookshelf additionally supports POST (add to Bookshelf)
-| Signed download link | repositoryItems, fileResources, bookshelf|+
  
 +===== Auth endpoints =====
 +^ Auth* ^ Resource URI ^ Example ^
 +| AuthN | login-token |  GET /api/login-token \\ Authorization: Basic [:basic_auth_hash]|
 +| AuthZ | refresh-token |  GET /api/refresh-token/[:refresh_token] |
public/nnels/nnels_api_docs_v1/latest_resources.1557859695.txt.gz · Last modified: 2019/05/14 18:48 by jonathan.schatz