initializer service deployed and tested
This commit is contained in:
3
api_services/api_builds/auth-service/events/__init__.py
Normal file
3
api_services/api_builds/auth-service/events/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
|
||||
__all__ = []
|
||||
10
api_services/api_builds/auth-service/events/index.py
Normal file
10
api_services/api_builds/auth-service/events/index.py
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
events_index: dict = {
|
||||
"Slot1": "",
|
||||
"Slot2": "",
|
||||
"Slot3": "",
|
||||
"Slot4": "",
|
||||
"Slot5": "",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user