Commit Graph

5 Commits

Author SHA1 Message Date
Christoph Mellüh aafa1b95e8 bSDD Add new class properties and relations API Endpoints (#7502)
* black .

* add typing

* move function

* add get_class_relations

* add test for class relation

---------

Co-authored-by: Dion Moult <dionmoult@gmail.com>
2026-01-22 10:19:09 +11:00
Andrej730 a12bb343ca Fix RUF015 (next() instead of list comprehensions[0])
https://docs.astral.sh/ruff/rules/-iterable-allocation-for-first-element/
2025-06-16 19:55:25 +05:00
Dion Moult e7b791f4a2 Run black on utils 2024-07-26 12:16:36 +10:00
jgunstone 487c96e84f add get_properties test validating that offset and limit are correctly applied 2024-04-17 14:46:07 +02:00
jgunstone cb3ff4b05a add simple tests to ensure the package is working as expected 2024-04-17 14:42:54 +02:00