Skip to content

Commit

Permalink
Update docs/release-notes/3.0.0_Beta.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Demidoff <[email protected]>
  • Loading branch information
catalinaadam and ademidoff authored Jul 12, 2024
1 parent 0eb2f34 commit e12306c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/release-notes/3.0.0_Beta.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Similarly, `POST /v1/inventory/nodes` now handles all node types (generic, conta
```

**Agents API update**
The Agents API follows the same pattern, with a single endpoint for all agent types. The agent type is specified as the top-level property in the request payload:
The Agents API follows the same pattern, with a single endpoint for all agent types - `POST /v1/inventory/agents`. The agent type is specified as the top-level property in the request payload:

```json
{
Expand Down

0 comments on commit e12306c

Please sign in to comment.