AlkantarClanX12

Your IP : 3.145.105.149


Current Path : /opt/imunify360/venv/lib/python3.11/site-packages/imav/simple_rpc/schema_responses/
Upload File :
Current File : //opt/imunify360/venv/lib/python3.11/site-packages/imav/simple_rpc/schema_responses/README.md

# Agent responses validation

## The schemas are stored here

Source files are stored in `defence360/src/asyncclient/ui/spa/api`

To generate schemas:

```
cd defence360/src/asyncclient/ui/spa/api
npm i # one time
npm start # on each api/*.ts files change
```