Code clean up. More changes to membership tables, views, routes, methods, and models renamed.
This commit is contained in:
@@ -37,6 +37,7 @@ app = FastAPI(
|
||||
title='Aether API',
|
||||
description='One Sky IT\'s Aether API using FastAPI.',
|
||||
version='5.7.0',
|
||||
operationsSorter='method',
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user