Skip to content

Commit

Permalink
chore: renaming use case by running excel script
Browse files Browse the repository at this point in the history
  • Loading branch information
britsta committed Dec 18, 2024
1 parent 3b3d8e2 commit fd793d1
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
# Start automatic generation
permalink: use-case-transport-get-device-onboarding-token
permalink: use-case-transport-create-device-onboarding-token
published: true
title: "Get Device Onboarding Token"
title: "Create Device Onboarding Token"
type: use-case
toc: true
sidebar:
Expand All @@ -13,7 +13,7 @@ properties:
- component: Runtime
- layer: Transport
- facade: DevicesFacade
- function: getdeviceOnboardingToken
- function: createDeviceOnboardingToken
- description:
- feature category: Multi-device
- tech category: Devices
Expand All @@ -31,7 +31,7 @@ properties:
- changed_at:
- api_route_regex:
- published: default
- link: use-case-transport-get-device-onboarding-token
- link: use-case-transport-create-device-onboarding-token
require:
required_by:
# End automatic generation
Expand Down

0 comments on commit fd793d1

Please sign in to comment.