diff --git a/Editor-Runtime-API.md b/Editor-Runtime-API.md index 15bd9a4..4a5da30 100644 --- a/Editor-Runtime-API.md +++ b/Editor-Runtime-API.md @@ -114,3 +114,7 @@ This is a snapshot of how the api is split across source files, and how each of | api/editor/ui.js | `GET /`
`GET /[public resources]`
GET /icons
GET /icons/:module/:icon
GET /icons/:scope/:module/:icon | runtime.nodes.getNodeIconPath | | api/auth/index.js | `GET /auth/login`
`POST /auth/token`
`POST /auth/revoke` | api/auth/strategies.js
runtime.settings.adminAuth
runtime.settings.httpAdminRoot
runtime.settings.editorTheme
runtime.log.audit | | api/auth/tokens.js | | runtime.storage.getSessions
runtime.storage.saveSessions | + +![](images/runtime-api/nr-api-runtime-map-1.png) + +![](images/runtime-api/nr-api-runtime-map-2.png) \ No newline at end of file