add expires_at to cert
This commit is contained in:
@@ -70,8 +70,6 @@ def enroll(
|
||||
}
|
||||
)
|
||||
|
||||
print(course.model_dump(include={'cert', 'access_period'}))
|
||||
|
||||
for entity in linked_entities:
|
||||
keyprefix = entity.type.lower()
|
||||
transact.put(
|
||||
|
||||
Reference in New Issue
Block a user