Skip to content

Commit

Permalink
fix: reference to outdated use case name
Browse files Browse the repository at this point in the history
  • Loading branch information
britsta committed Dec 18, 2024
1 parent fd793d1 commit 60977b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ This use case intends to load an entity by its `reference` received by peer. It
- If the `reference` references a Token, fetches the Token just like [Load Token created by others](use-case-transport-load-token-created-by-others.md).
- If the `reference` references a RelationshipTemplate, fetches the RelationshipTemplate just like [Load RelationshipTemplate created by others](use-case-transport-load-relationshiptemplate-created-by-others.md).
- If the `reference` references a File, fetches the File just like [Get or load File](use-case-transport-get-or-load-file.md).
- If the `reference` references a DeviceOnboardingInformation, fetches the DeviceOnboardingInformation just like [Get Device Onboarding Token](use-case-transport-get-device-onboarding-token.md).
- If the `reference` references a DeviceOnboardingInformation, fetches the DeviceOnboardingInformation just like [Create Device Onboarding Token](use-case-transport-create-device-onboarding-token.md).

0 comments on commit 60977b9

Please sign in to comment.