1.10.0 (2024-09-05)
- allow responseSchema to be omitted (fc40a25)
1.9.0 (2024-09-05)
- allow data property to be omitted (0c488dc)
1.8.0 (2024-08-29)
- shorten fake protocol name in docs (4a6c5e6)
1.7.0 (2024-08-14)
- force better display of script name in server drop down (c42bd19)
1.6.0 (2024-08-02)
- allow defining summary for operations (ed1610d)
1.5.0 (2024-07-30)
- allow to pass reference objects for script schemas (160364d)
1.4.0 (2024-04-29)
- allow injecting global schemas into manager (b333b5f)
1.3.0 (2024-04-26)
- add optional tags definition for scripts (6426d08)
1.2.0 (2024-04-26)
- allow defining meta schemas (32865a0)
1.1.0 (2024-04-01)
- add expose flag to errors (d818609)
1.0.8 (2024-03-27)
- default script parameter to unknown (180e2db)
1.0.7 (2024-03-27)
- let scripts specify the parameter type (ebcb85d)
1.0.6 (2024-03-27)
- pass script parameter value into scripts (cb94b2b)
1.0.5 (2024-03-07)
- server: stringify address before outputing (185a9b4)
1.0.4 (2024-03-07)
- script: parse from context.request.body instead of context.body (b972c33)
1.0.3 (2024-03-07)
- script: accept any scriptParameterValue (f87d392)
1.0.2 (2024-03-07)
- script: wrap result in scriptResult property (c106ca8)
1.0.1 (2024-03-04)
- release: include declarations and add exports section (1b53485)
- initial commit (8825646)