Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Why? This pull request adds in the setup to work around the agent API docs needed for the API documentation work. Work is currently ongoing on this to refine it with Bruno. ## Contribution checklist? - [x] The commit messages are detailed - [x] The `build` command runs locally - [x] Assets or static content are linked and stored in the project - [x] Document filename is named after the slug - [x] You've reviewed spelling using a grammar checker - [x] For documentation, guides or references, you've tested the commands and steps - [x] You've done enough research before writing ## Security checklist? - [x] Sensitive data has been identified and is being protected properly - [x] Injection has been prevented (parameterized queries, no eval or system calls) - [x] The Components are escaping output (to prevent XSS)
- Loading branch information