honcho/tests/routes
Vineeth Voruganti 1b54b4703b
Make JSON body optional for list endpoints and Rename Metamessage Type to Label (#108)
* feat (storage): Remove strict requirement for body on list endpoints

* fix (storage): Rename metamessage_type to label with backwards compatability

* fix (schemas): Backwards compatability for metamessage_type and idiomatic schemas

* fix (docs): Update docs to reference label instead of metamessage type

* fix (storage): Rebase db migration and fix tests

* chore: alembic consistency
2025-05-14 16:19:30 -04:00
..
__init__.py [0.0.10] Release 2024-07-25 13:45:27 -04:00
test_apps.py v1.0.0 Release Candidate (#95) 2025-04-10 13:59:40 -04:00
test_collections.py v1.0.0 Release Candidate (#95) 2025-04-10 13:59:40 -04:00
test_documents.py v1.0.0 Release Candidate (#95) 2025-04-10 13:59:40 -04:00
test_keys.py v1.0.0 Release Candidate (#95) 2025-04-10 13:59:40 -04:00
test_messages.py Add LRU Cache + Add App_Id / User_Id to resource tables (#107) 2025-05-14 15:50:24 -04:00
test_metamessages.py Make JSON body optional for list endpoints and Rename Metamessage Type to Label (#108) 2025-05-14 16:19:30 -04:00
test_scoped_api.py v1.0.0 Release Candidate (#95) 2025-04-10 13:59:40 -04:00
test_sessions.py Make JSON body optional for list endpoints and Rename Metamessage Type to Label (#108) 2025-05-14 16:19:30 -04:00
test_users.py v1.0.0 Release Candidate (#95) 2025-04-10 13:59:40 -04:00
test_validation_api.py Make JSON body optional for list endpoints and Rename Metamessage Type to Label (#108) 2025-05-14 16:19:30 -04:00