Skip to content

Commit 77693f8

Browse files
committed
fix: Add missing parameter files and update paths
1 parent f4b2dcc commit 77693f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

swt_api_spec/cocoaflow-api.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,8 @@ paths:
245245
$ref: paths/farm/farm_{id}.yaml
246246
"/audits": # unified audits endpoint
247247
$ref: paths/audits.yaml
248+
"/audits/{audit_id}": # unified audits endpoint
249+
$ref: paths/audits.yaml
248250
"/receipts": # receipts
249251
$ref: paths/receipt/receipt.yaml
250252
"/receipts/{id}":

0 commit comments

Comments
 (0)