refactor: modularize API routes into separate files and clean up dependencies
This commit is contained in:
4
.hypothesis/constants/05ca8d3a23e4e828
Normal file
4
.hypothesis/constants/05ca8d3a23e4e828
Normal file
@@ -0,0 +1,4 @@
|
||||
# file: /home/anti/Tools/DECNET/decnet/web/router/fleet/api_get_deckies.py
|
||||
# hypothesis_version: 6.151.12
|
||||
|
||||
['/deckies', 'Fleet Management']
|
||||
4
.hypothesis/constants/06cf3ea2c6ce1e47
Normal file
4
.hypothesis/constants/06cf3ea2c6ce1e47
Normal file
@@ -0,0 +1,4 @@
|
||||
# file: /home/anti/Tools/DECNET/decnet/web/api.py
|
||||
# hypothesis_version: 6.151.12
|
||||
|
||||
[0.5, '*', '/api/v1', '/docs', '/openapi.json', '/redoc', '1.0.0']
|
||||
4
.hypothesis/constants/119d69517b6a1211
Normal file
4
.hypothesis/constants/119d69517b6a1211
Normal file
@@ -0,0 +1,4 @@
|
||||
# file: /home/anti/Tools/DECNET/decnet/web/router/stream/api_stream_events.py
|
||||
# hypothesis_version: 6.151.12
|
||||
|
||||
['/stream', 'Observability', 'data', 'histogram', 'id', 'lastEventId', 'logs', 'stats', 'text/event-stream', 'type']
|
||||
4
.hypothesis/constants/1b93688452019c2a
Normal file
4
.hypothesis/constants/1b93688452019c2a
Normal file
@@ -0,0 +1,4 @@
|
||||
# file: /home/anti/Tools/DECNET/decnet/web/router/logs/api_get_histogram.py
|
||||
# hypothesis_version: 6.151.12
|
||||
|
||||
['/logs/histogram', 'Logs']
|
||||
4
.hypothesis/constants/281f7247b75633fa
Normal file
4
.hypothesis/constants/281f7247b75633fa
Normal file
@@ -0,0 +1,4 @@
|
||||
# file: /home/anti/Tools/DECNET/decnet/web/dependencies.py
|
||||
# hypothesis_version: 6.151.12
|
||||
|
||||
['/api/v1/auth/login', 'Authorization', 'Bearer', 'Bearer ', 'WWW-Authenticate', 'decnet.db', 'token', 'uuid']
|
||||
4
.hypothesis/constants/413af714a6aa554a
Normal file
4
.hypothesis/constants/413af714a6aa554a
Normal file
@@ -0,0 +1,4 @@
|
||||
# file: /home/anti/Tools/DECNET/decnet/mutator.py
|
||||
# hypothesis_version: 6.151.12
|
||||
|
||||
[5.0, '--remove-orphans', '-d', '-f', 'compose', 'docker', 'up']
|
||||
4
.hypothesis/constants/5c94fe41bb0c3028
Normal file
4
.hypothesis/constants/5c94fe41bb0c3028
Normal file
@@ -0,0 +1,4 @@
|
||||
# file: /home/anti/Tools/DECNET/decnet/web/models.py
|
||||
# hypothesis_version: 6.151.12
|
||||
|
||||
[512, 1024]
|
||||
4
.hypothesis/constants/671699dd596f1b47
Normal file
4
.hypothesis/constants/671699dd596f1b47
Normal file
@@ -0,0 +1,4 @@
|
||||
# file: /home/anti/Tools/DECNET/decnet/web/router/stats/api_get_stats.py
|
||||
# hypothesis_version: 6.151.12
|
||||
|
||||
['/stats', 'Observability']
|
||||
4
.hypothesis/constants/74d4bb0b083b64f7
Normal file
4
.hypothesis/constants/74d4bb0b083b64f7
Normal file
@@ -0,0 +1,4 @@
|
||||
# file: /home/anti/Tools/DECNET/decnet/web/router/fleet/api_mutate_decky.py
|
||||
# hypothesis_version: 6.151.12
|
||||
|
||||
[404, 'Fleet Management', 'message']
|
||||
4
.hypothesis/constants/752e3c8f1c8255e2
Normal file
4
.hypothesis/constants/752e3c8f1c8255e2
Normal file
@@ -0,0 +1,4 @@
|
||||
# file: /home/anti/Tools/DECNET/decnet/web/router/logs/api_get_logs.py
|
||||
# hypothesis_version: 6.151.12
|
||||
|
||||
[1000, '/logs', 'Logs', 'data', 'limit', 'offset', 'total']
|
||||
4
.hypothesis/constants/84a92b4c342503ba
Normal file
4
.hypothesis/constants/84a92b4c342503ba
Normal file
@@ -0,0 +1,4 @@
|
||||
# file: /home/anti/Tools/DECNET/decnet/web/router/__init__.py
|
||||
# hypothesis_version: 6.151.12
|
||||
|
||||
[]
|
||||
4
.hypothesis/constants/a9e88f2e1ab12330
Normal file
4
.hypothesis/constants/a9e88f2e1ab12330
Normal file
@@ -0,0 +1,4 @@
|
||||
# file: /home/anti/Tools/DECNET/decnet/web/router/fleet/api_mutate_interval.py
|
||||
# hypothesis_version: 6.151.12
|
||||
|
||||
[404, 500, 'Decky not found', 'Fleet Management', 'No active deployment', 'message']
|
||||
4
.hypothesis/constants/e514b080d6ddcc0c
Normal file
4
.hypothesis/constants/e514b080d6ddcc0c
Normal file
@@ -0,0 +1,4 @@
|
||||
# file: /home/anti/Tools/DECNET/decnet/web/router/auth/api_change_pass.py
|
||||
# hypothesis_version: 6.151.12
|
||||
|
||||
['Authentication', 'message', 'password_hash']
|
||||
4
.hypothesis/constants/f4166372b8fe275d
Normal file
4
.hypothesis/constants/f4166372b8fe275d
Normal file
@@ -0,0 +1,4 @@
|
||||
# file: /home/anti/Tools/DECNET/decnet/web/router/bounty/api_get_bounties.py
|
||||
# hypothesis_version: 6.151.12
|
||||
|
||||
[1000, '/bounty', 'Bounty Vault', 'data', 'limit', 'offset', 'total']
|
||||
4
.hypothesis/constants/f7527ac1d5cdef10
Normal file
4
.hypothesis/constants/f7527ac1d5cdef10
Normal file
@@ -0,0 +1,4 @@
|
||||
# file: /home/anti/Tools/DECNET/decnet/web/router/fleet/api_deploy_deckies.py
|
||||
# hypothesis_version: 6.151.12
|
||||
|
||||
[400, 500, '/deckies/deploy', 'Fleet Management', 'decnet.web.api', 'message', 'unihost']
|
||||
4
.hypothesis/constants/fe31031a8c96e163
Normal file
4
.hypothesis/constants/fe31031a8c96e163
Normal file
@@ -0,0 +1,4 @@
|
||||
# file: /home/anti/Tools/DECNET/decnet/web/router/auth/api_login.py
|
||||
# hypothesis_version: 6.151.12
|
||||
|
||||
['/auth/login', 'Authentication', 'Bearer', 'WWW-Authenticate', 'access_token', 'bearer', 'must_change_password', 'password_hash', 'token_type', 'uuid']
|
||||
Binary file not shown.
Reference in New Issue
Block a user