ability to ping DelBar API

This commit is contained in:
2025-02-26 10:22:58 +01:00
parent 6d650d718c
commit 7affec30ae
8 changed files with 128 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
class UnspecifiedRequestType(Exception):
"""exception raised if for a given API endpoint a not defined operation is requested"""