Skip to content

Latest commit

 

History

History
 
 

Generate Documentation

  • To generate rust documentation locally, run the following command

    • In separate terminal from root of the repo run:

      cargo make rust-docs
  • To update openapi documentation, run:

    cargo generate_openapi