diff --git a/api/toip-tswg-trustregistryprotocol-v2.yaml b/api/toip-tswg-trustregistryprotocol-v2.yaml index 17c06fd..9c0c86b 100644 --- a/api/toip-tswg-trustregistryprotocol-v2.yaml +++ b/api/toip-tswg-trustregistryprotocol-v2.yaml @@ -97,6 +97,17 @@ paths: The identifier of the Authorization that is being queried for this Entity. allowReserved: true + - in: query + name: egfURI + required: true + schema: + $ref: '#/components/schemas/Uri' + description: > + The URI-based identifier of the Ecosystem Governance Framework that + the assurance levels apply to. Allows reserved characters per + RFC3986. + Do **NOT** escape the URI. + allowReserved: true responses: '200': description: search results matching criteria @@ -127,6 +138,17 @@ paths: Do **NOT** escape the URI. allowReserved: true + - in: query + name: egfURI + required: true + schema: + $ref: '#/components/schemas/Uri' + description: > + The URI-based identifier of the Ecosystem Governance Framework that + the assurance levels apply to. Allows reserved characters per + RFC3986. + Do **NOT** escape the URI. + allowReserved: true responses: '200': description: search results matching criteria