Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
251 changes: 193 additions & 58 deletions tools/visual-pipeline-and-platform-evaluation-tool/README.md

Large diffs are not rendered by default.

This file was deleted.

Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# API Reference

The Visual Pipeline and Platform Evaluation Tool exposes a REST API that can be accessed directly by automation scripts
or through the UI. The API documentation is available via Swagger UI.

## Accessing the API

Once the application is running, access the API documentation at:

- `http://localhost/api/v1/docs`

The Swagger UI provides an interactive interface for exploring and testing the API endpoints.

## API Documentation Format

<!--hide_directive```{eval-rst}
.. swagger-plugin:: ./_assets/vippet.json
```hide_directive-->

This file was deleted.

This file was deleted.

Loading
Loading