Releases: kgrid/python-activator
Releases · kgrid/python-activator
0.9
Updated based on KOIO 2.1.
See release 3.0 of USPSTF knowledge objects for example KOs and manifest file attached.
0.8
fix to support external context file at URLs like https://kgrid.org/koio/1.1/context
0.7
minor fix
0.6
Merge pull request #32 from kgrid/31-add-tests-to-kos Tests added to KOs and multimime ko fixed to handle text/plain conten…
0.5
Merge pull request #26 from kgrid/24-update-endpoints-route-to-return…
0.4-alpha
Fixed fastapi docs to get request body for execute endpoint. execute endpoint changed to get request body with no type and pass it ko function
0.3-alpha
Move default collection path from cli to startup code. The /doc show fastapi documentation Full url added to endpoints for each endpoint shows the item detail from enpoints list for that endpoint. Handles path in startup event, using Path object for adding separator at the end or joining path.
0.2-alpha
minor fixes.