Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dangowans committed Jul 15, 2024
1 parent e028787 commit 0dcbeed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ see [`index.ts`](https://github.com/cityssm/node-worktech-api/blob/main/index.ts
## Sample Update Functions

- `addWorkOrderResource(workOrderResource: AddWorkOrderResource): Promise<BigIntString>;`
- `updateWorkOrderResource(workOrderResource: WorkOrderResource): Promise<boolean>;`
- `deleteWorkOrderResource(workOrderResourceId: BigIntString): Promise<boolean>;`

0 comments on commit 0dcbeed

Please sign in to comment.