Skip to content
Merged
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
2 changes: 1 addition & 1 deletion .last-synced-sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
72f965a2bf663dfa9f48b2dc25fa577b00646bca
462814a4dfd22e3cfda41dd5ba2b9934fef7d4a6
3 changes: 0 additions & 3 deletions spec/open-api-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1398,7 +1398,6 @@ paths:
summary: Link a claim attempt to an external user
tags:
- agents.registrations
x-feature-flag: agent-auth-public-api
/agents/credentials/validate:
post:
description: >-
Expand Down Expand Up @@ -1491,7 +1490,6 @@ paths:
summary: Validate an agent credential
tags:
- agents.registrations
x-feature-flag: agent-auth-public-api
/agents/instances:
get:
description: >-
Expand Down Expand Up @@ -1730,7 +1728,6 @@ paths:
summary: Get an agent registration
tags:
- agents.registrations
x-feature-flag: agent-auth-public-api
/agents/sessions:
get:
description: >-
Expand Down
Loading