# README
RESTful API of diag
The RESTful API definitions of diag.
Edit
Use Swagger Editor or anything you like to edit the swagger.yaml
file, it should be a validated OAPI (Swagger) 2.0 specification.
Generate Code
Install go-swagger
and run generate-codes.sh
. This script also updates the doc.html
file.
# Packages
No description provided by the author
# Variables
go:embed doc.html.