Skip to content

Commit e4f07ef

Browse files
style: fix formatting issue in listOrgSubUnits operation
1 parent f9c4cdd commit e4f07ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/org/operations.tsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ namespace CoreSystem.Unit {
77
@route("/orgs/{slug}/units")
88
@doc("List all units, optionally filtered by parent organization ID")
99
op listOrgSubUnits(
10-
@path
10+
@path
1111
slug: string,
1212

1313
@doc("The parent unit ID used to filter subunits by their parent-child relationship")

0 commit comments

Comments
 (0)