Skip to content

Releases: kgrid/python-activator

0.9

Choose a tag to compare

@faridseifi faridseifi released this 26 Feb 19:55

Updated based on KOIO 2.1.

See release 3.0 of USPSTF knowledge objects for example KOs and manifest file attached.

0.8

0.8 Pre-release
Pre-release

Choose a tag to compare

@faridseifi faridseifi released this 07 Aug 19:31

fix to support external context file at URLs like https://kgrid.org/koio/1.1/context

0.7

0.7 Pre-release
Pre-release

Choose a tag to compare

@faridseifi faridseifi released this 20 Nov 15:48
minor fix

0.6

0.6 Pre-release
Pre-release

Choose a tag to compare

@faridseifi faridseifi released this 13 Sep 14:47
b6393f2
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

0.5 Pre-release
Pre-release

Choose a tag to compare

@faridseifi faridseifi released this 25 Aug 17:14
a6c722f
Merge pull request #26 from kgrid/24-update-endpoints-route-to-return…

0.4-alpha

0.4-alpha Pre-release
Pre-release

Choose a tag to compare

@faridseifi faridseifi released this 20 Jul 20:30
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

0.3-alpha Pre-release
Pre-release

Choose a tag to compare

@faridseifi faridseifi released this 17 Jul 20:51
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

0.2-alpha Pre-release
Pre-release

Choose a tag to compare

@faridseifi faridseifi released this 14 Jul 14:39
minor fixes.