js editor + fix js runner
This commit is contained in:
@@ -295,6 +295,19 @@ paths:
|
||||
description: New activities fetched and stored
|
||||
"400":
|
||||
description: No character with this id
|
||||
/rule-books/script-definitions:
|
||||
get:
|
||||
tags:
|
||||
- rule-book
|
||||
summary: Download the TypeScript definitions for the rule script runtime
|
||||
operationId: getScriptDefinitions
|
||||
responses:
|
||||
"200":
|
||||
description: The rule-runner.d.ts type definitions
|
||||
content:
|
||||
text/plain:
|
||||
schema:
|
||||
type: string
|
||||
/ledgers:
|
||||
get:
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user