Skip to content

Commit b5ce863

Browse files
committed
fix/parameter_type_auto_def
- fixed a bug in which the type as it was a rdflib object was not recognized by the fastapi auto route generation
1 parent 424a65f commit b5ce863

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

CHANGELOG.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
Change Log
22
===============
3-
VERSION="0.0.23"
4-
LAST_UPDATE="21/02/2026"
3+
VERSION="0.0.24"
4+
LAST_UPDATE="18/04/2026"
55
------------------
6-
- Remove unnecessary triples in the ontological framework.
7-
- Corrections on the prefixes and versioning.
8-
- Update in the class, obj, data properties position in the document to make it more readable.
6+
- Fixed a bug in which the type as it was a rdflib object was not recognized by the fastapi auto route generation.
97
------------------

0 commit comments

Comments
 (0)