Skip to content

Commit

Permalink
refactor: delete of internal
Browse files Browse the repository at this point in the history
  • Loading branch information
n-kakuko authored Oct 9, 2024
1 parent ba75b28 commit 4abca26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/oqtopus_cloud/provider/routers/results.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@


@router.post(
"/internal/results",
"/results",
response_model=CreateResultResponse,
responses={
404: {"model": Detail},
Expand Down

0 comments on commit 4abca26

Please sign in to comment.