Finalize Nimbus
An endpoint for finishing up the nimbus process.
Args: request (NIMBUSFinalizeRequest): The request containing the final solution, etc. user (Annotated[User, Depends): The current user. session (Annotated[Session, Depends): The database session.
Raises: HTTPException
Returns: NIMBUSFinalizeResponse: Response containing state id of the final solution.
post/method/nimbus/finalize
Request body
Response
Successful Response