mxcubecore.queuelib.regenerate_queue_schema#

Regenerate the checked-in queue JSON schema snapshot.

This script reads the live Pydantic models in mxcubecore.queuelib and writes the serialized schema to mxcubecore/queuelib/queue.schema.json.

Functions

main()