Skip to content

Commit

Permalink
Merge branch 'trustoverip:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
darrellodonnell authored Oct 28, 2024
2 parents f69a6b9 + a703e4c commit e0dc9a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions api/toip-tswg-trustregistryprotocol-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ components:
governanceFrameworkVID:
type: string
format: uri
exampls:
examples:
- "did:example:456"
primaryTrustRegistryVID:
type: string
Expand Down Expand Up @@ -992,4 +992,4 @@ components:
the problem. It may or may not yield further information if
dereferenced.
security:
- bearerAuth: []
- bearerAuth: []
2 changes: 1 addition & 1 deletion spec/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ We need answers to a simple question:

> Does `Entity X` have `Authorization Y`, in the context of `Ecosystem Governance Framework Z`?
The Trust Registry Quert Protocol (TRQP) serves to provide a simple interface to enable querying of systems of record that provide the information that drives a trust registry. There are a plethora of systems that contain answers that are required to make trust decisions. The protocol is intended to make the communication with any particular system-of-record consistent and simple.
The Trust Registry Query Protocol (TRQP) serves to provide a simple interface to enable querying of systems of record that provide the information that drives a trust registry. There are a plethora of systems that contain answers that are required to make trust decisions. The protocol is intended to make the communication with any particular system-of-record consistent and simple.

It is intentionally simple to allow rapid integration into external systems.

Expand Down

0 comments on commit e0dc9a9

Please sign in to comment.