API: Added /api/flake_attrs #380

Merged
clan-bot merged 1 commits from Qubasa-main into main 2023-10-01 10:53:08 +00:00
Owner

API: Added test for /api/flake_attrs

API: Added test for /api/flake_attrs
clan-bot was assigned by Qubasa 2023-09-30 11:17:12 +00:00
hsjobeki reviewed 2023-09-30 14:02:47 +00:00
@ -11,3 +11,4 @@
router = APIRouter()
@router.get("/api/flake_attrs")
Owner

flake/attrs

flake/attrs
hsjobeki reviewed 2023-09-30 14:03:32 +00:00
@ -12,2 +12,4 @@
@router.get("/api/flake_attrs")
async def flake_attrs(url: str) -> FlakeAttrResponse:
Owner

inspect_flake_attrs

inspect_flake_attrs
Qubasa force-pushed Qubasa-main from eba9b8b52b to 03d89e51e6 2023-10-01 10:38:36 +00:00 Compare
Qubasa force-pushed Qubasa-main from ce27f9f0e3 to 1d65c8d4a6 2023-10-01 10:45:13 +00:00 Compare
Qubasa force-pushed Qubasa-main from 1d65c8d4a6 to ce7ae81a35 2023-10-01 10:51:08 +00:00 Compare
clan-bot merged commit 29efda9608 into main 2023-10-01 10:53:08 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: clan/clan-core#380
No description provided.