v1
latestOpenAPI 3.1.02026-07-1740131135.9 KBFinalize 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