Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
docs(api-spec): update spec
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwwinter committed Feb 8, 2024
1 parent f45680e commit 541fa97
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion docs/api-specs/notification-api-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,9 @@ components:
properties:
reportId:
type: string
customerId:
reportCalculationId:
type: string
instanceName:
type: string

ApiKeyAuthConfig:
Expand Down
2 changes: 1 addition & 1 deletion docs/api-specs/reporting-api-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ paths:
required: true
responses:
200:
description: The actual data that has been calculated by the calculation run. This matches the schema defined in the /report/id
description: The actual data that has been calculated by the calculation run. This matches the schema defined in the /report/id
content:
application/json:
schema:
Expand Down

0 comments on commit 541fa97

Please sign in to comment.